Jipe - Java Options
The java Options dialog box allows you to set java specific settings. It
includes three tabs as shown above.
The tabs allow you to alter the following settings:
Directories Tab
Allows you to set the type of compiler,browser,interpreter,debugger(not fully functional)
and decompiler of your choose.
User Paths Tab
Allows you to define a common classpath and output directory for your work.
Options Tab
Allows you to set javac options that you can use to compile your code with.
All the above options are saved as soon as you press the OK button, and
will take effect from then on.
The options are stored in a file called jipe.properties and this file can be found in your
home directory.