Build Menu on Editor Window
Build Menu contains the following items,
-
Compile Current File - compile the file under editing.
-
Setting - setup for compiling single file. The setup includes,
-
Compiler Command - the compiler command to be used in compiling.
By default, the javac under the current JDK will be used.
-
Class Paths - the class paths used in compiling single file.
-
Compiling Options - the compiling options used in compiling single file.