Index Options Menu
Compiler Settings ...
This dialog allows to specify the following settings:
-
Path: The path to the java compiler
-
Additional Parameters: Parameters applied to the java compiler.
Refer the JDK documentation for details
-
Classpath prefix: A string that is inserted into the command line
of the java compiler call before the classpath
-
Trailing Space: If checked, a space character will be inserted
between the classpath prefix and the classpath
-
Use classpath: If checked, the classpath prefix, the classpath
and maybe the trailing space will be inserted into the command line of
the java compiler call
The compiler settings will be stored in the current project file.