Editor Preferences Compiler
 
Preferences Colors Preferences Syntax Colors Preferences LookAndFeel Preferences Options Preferences Source Code Preferences Macros Preferences Fonts Preferences Compiler Preferences Viewer Preferences Debugger Preferences DocsPaths Preferences Recovery Manager
For a direct access, you may click one of the tabs above.


The following parameters may be changed, at your convenience.

Program

This field must contain the name of the Java compiler. Usually, this name is JAVAC. With some operating systems, an undesirable black window may be displayed, you may circumvent this inconvenience by using the JAVAW program, followed by the com.sun.tools.javac.Main class. This capability is not available with all operating systems. This command requires the «tools.jar» library to be inserted to your classpath.

Options

This field must contain the options you wish to be used during the compilation step.

The %CLASSPATH% or $CLASSPATH string will be automatically replaced by your system class path.