Build and Run the Application
Use your favorite Java IDE or CLI environment to build and run the application. Note that the Splunk AppDynamics IoT Java SDK needs to be the in build and runtime classpath.
For instructions on adding libraries to the classpath:
-
IntelliJ IDE: Creating a library
-
Eclipse: Classpath Variables
-
Linux/Mac/Windows: PATH and CLASSPATH
For instructions to build and run the app:
- IntelliJ: Building and Running the Application
- Eclipse: Running your programs
- Gradle: Building Java Projects with Gradle