About Building Java Applications

See Also 

The IDE uses an Ant build script to build your Java applications. If you are using a , the IDE generates the build script based on the options you enter in the project's Project Properties dialog box. If you are using a , the IDE uses your existing Ant build script.

Building Standard Projects

With standard Java projects, you can customize the build process by doing any of the following:

See Also
Building Tasks: Quick Reference
Working with Builds
Building a Project
Compiling a Single File
Building a JAR File
Managing the Classpath
Customizing the Ant Build Script

Legal Notices