Install Instructions
Starlink can be compiled and built using one of the following two approaches:
-Ant: using Apache Ant version 1.8 and greater. In the Starlink directory use ant compile to create the Java class files, and ant build to create and deploy the jar file.
-Netbeans: The Netbeans project files for Starlink are included and can be used directly to compile and build Starlink.
Java Documentation
The javadoc listings for Starlink v1.0 can be found here.