An add-on software package that turns Emacs into a comprehensive system for creating, editing, debugging, and documenting Java applications.
JDEE, an add-on software package that turns Emacs into a comprehensive system for creating, editing, debugging, and documenting Java applications.
About
The JDEE is a software package that interfaces Emacs to command-line Java development tools (for example, JavaSoft's JDK). JDEE features include:
- JDEE menu with compile, run, debug, build, browse, project, and help commands
- syntax coloring
- auto indentation
- compile error to source links
- source-level debugging
- source code browsing
- make file support
- automatic code generation
- Java source interpreter (Pat Neimeyer's BeanShell)
The JDEE supports both Emacs (Unix and Windows versions) and XEmacs. It is freely available under the GNU public license.
Resources