To compile this sample application with Ant:
- Copy your AGI.Foundation.lic file into the src directory.
- Run "ant package".
The application will be compiled, packaged into a jar, and placed in the dist directory. You can then double-click the LotsOfSatellites.jar file to run the application, or, simply run "ant run".