Compiler Options -

Index


Project compiler options -

Compiler options can be set globally for all the projects by selecting Compiler Options from the right button menu for the root "Projects" item in the tree. Setting options globally will set the options for all the projects. However, any setting in the project compiler options will supersede the global compiler option. Also, the global compiler options will be used when compiling files which do not belong to any project. This eliminates the need to create Kawa project for just a single file project.

Global compiler options -

Global compiler options is the same as project compiler options. The only additional field in the global compiler options is the path to alternate compiler. This field when checked will use the alternate compiler as indicated by the edit field below this option. Checking this option will disable all the other switches except the custom options field. This field can be toggled form outside this dialog box by pressing CTRL+J. Default compiler is always javac.