Use the sample project to test the GeoTAX SDK installation. It is a small Java project that implements LookupByAddress
.
-
The IDE must support Gradle.
- All dependencies needed for compiling the sample project are included in the
distribution
folder:
geotax-dist-version/sdk/repository
This example uses
[IntelliJ]
. For any other IDE, follow the
IDE-specific documentation for importing a Gradle project.Import the project into the IDE.
Create the IntelliJ configuration.
After running the above command, IntelliJ associates all necessary dependencies needed to compile the project.