Menubar

Many functions of Jedi are located in the menus.
Project
-> New Project
The project manager will be opened. You can define a new project there.
Project
-> Load Project
The project manager will be opened. You can load an existing project there.
Project
-> Save Project
The current project is saved to your harddisk. This will happen automatically when compiling your project or quitting Jedi.
Project
-> Import
If you want to import existing Java files into Jedi, select this menu item.
Project
-> Export
You can export the current project into a directory on your harddisk using this menu item. All necessary Java files will be created and in addition a UNIX Makefile is created. With this file you can compile your project.
Project 
-> Tip of the day
The Tip of the day is displayed.
Project 
-> About
A dialog containing the version number of Jedi is displayed.
Project 
-> Quit
Jedi will quit. The current project is saved to harddisk including all applied changes and settings (e.g. window positions). 
Window 
-> JavaDoc Compiler
The JavaDoc compiler window is opened.
Window 
-> Notepad
The notepad window is opened.
Window 
-> Compiler
The Java compiler window is opened.
Window 
-> System Informationen
The system information window is opened.
Window
-> Method Wizard
The Method Wizard window is opened.
Window
-> Class Explorer
The Classen Explorer window is opened. 
Plugins 
-> Plugin Manager
The Plugin Manager window is opened.
---
In the remaining part of the menu, the plugin entries specified in the plugin manager can be found.
 
Prefs 
-> Context Menus 
-> Import for Classes
The Context menu "Import"  preferences window is opened.
Prefs 
-> Context Menus 
-> ResultType for Methods
The Context menu "Method ResultType" preferences window is opened.
Prefs 
-> Context Menus 
-> Parameters for Methods
The Context menu "Method Parameters" preferences window is opened..
Prefs 
-> Context Menus 
-> Exceptions for Methods
The Context menu "Exceptions" preferences window is opened.
Prefs 
-> Compiler
The Java Compiler preferences window is opened.
Prefs 
-> Runtime Environment
The Java Runtime preferences window is opened.
Prefs 
-> JavaDoc API Directories
The Java API Documentation preferences window is opened.

Prefs 
-> Help Browser

The Help browser preferences window is opened. 

Help 
-> Help 
The Online-Help is opened.
Help 
-> API Documentation 
An overview on all available API documentation is shown.
Help 
-> Tutorial 
The Online-Tutorial is opened.