Interpreter Options

Index


Project Interpreter Options -

Below is the screen shot of project interpreter options. Most options are as documented under java command in JDK documents. Below is a brief description of different options in this dialog.

 

Global Interpreter Options -

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

Global interpreter options also has custom options that can be passed to interpreter. This can be anything including all the -J switch options which is passes as is to the Interpreter.