Getting Started

Prerequisites

To use the FX SDK for Java, you must have:

Including the SDK in your project

To include the SDK your project, use one of the following methods depending on your build system or IDE:

If you intend to build your projects using a different IDE, with Apache Ant or by any other means, add the full path to the .jar file to the dependencies in your build file, and add them to your java CLASSPATH to run your code.

If you use a tool such as Eclipse or IntelliJ, consult your documentation about how to add .jar files to your build path.

Download the SDK

You can download the latest version as a prepackaged JAR file here:

https://cdn.impossible.io/sdk/fx-java-sdk-0.9.0.jar.

Next Steps

Now that you have downloaded and installed the SDK, continue on to learn how to configure and use the SDK to make requests to API operations.

Terms of Use | © 2017, Impossible Software, or its affiliates. All rights reserved.