The Compiling panel
enables you to
set general compilation options for your project.
To add any additional compiler options, enter them in a space-separated
list in the Additional Compiler Options text field. You open the Standard
J2SE Project Properties dialog box by right-clicking any
node and choosing Properties.
For more infomation on compiler options, see:
Notes:
Do not use compiler options like -bootclasspath to cross-compile between
Java platforms. Instead, register the target Java platform and set the
target JDK for the project.
You can manage the project's classpath by clicking Libraries in the left panel of the dialog box. You can set up file filters for JAR file creation by clicking Packaging.