Java - Installation

Installation of the Java binding #

Please read this introductory page before proceeding.

If you retrieve the examples of use on https://github.com/epeios-q37/atlas-java, you don’t have anything else to install.

If you want to start from scratch, you need to download following file: https://github.com/epeios-q37/atlas-java/raw/master/Atlas.jar. This file have to be specified in the classpath.

The Atlas.jar file was compiled with Java 1.5, but the examples were compiled with Java 1.8, so you may have to recompile one or both of them depending on the version of Java in use.