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.