You must specify a specific project target when using the ANT build. Targets are one of the following: - all Cleans, compiles all classes, and runs a simple test. - compile Compiles functional classes only. - clean Deletes build output. - test Runs a simple test.