Java Development Environment for Emacs (JDEE)
|
Java Development Environment for Emacs (JDEE)
|
Version |
2.2.8
|
Date |
See company website for details
|
| Type |
Java Development Environment
|
Size |
See company website for details
|
| Demo |
Download
|
| Description |
The Java Development Environment for Emacs 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)
|
| Status |
Free
|
| Platforms |
The latest version of Emacs or XEmacs on Unix platforms; NT/Emacs on Windows platforms.
|
| Company |
Paul Kinnucan
|
| System Requirements |
- The latest version of Emacs or XEmacs on Unix platforms; NT/Emacs on Windows platforms.
- The JDEE works with previous minor versions of Emacs and XEmacs 20. However, technical support is provided only for the latest versions.
- The latest version of eieio , an object-oriented Emacs Lisp package developed by Eric Ludlam
- speedbar , a tree-structured file browser developed by Eric Ludlam.
See the production release notes for the version of speedbar required by the production release of the JDEE and beta release notes for the version of speedbar required by the beta release of the JDEE.
- semantic , a parser generator developed by Eric Ludlam. (See ReleaseNotes for required version)
See the production release notes for the version of semantic required by the production release of the JDEE and beta release notes for the version of semantic required by the beta release of the JDEE.
NoteThe semantic package uses an Emacs facility called overlays heavily. This triggers a bug on some versions of Emacs that results in incomplete fontification (syntax coloring) of Java buffers. To fix this problem, download and install overlay-fix.el.
- The Emacs Lisp library (elib) package. You can download the package in compressed tar or zip format from the JDEE web site.
- Java Development Kit (JDK) or compatible set of Java development tools (compiler, virtual machine, debugger, class libraries, etc.)
- Web browser (e.g., Netscape or Internet Explorer) for viewing documentation.
See Specifying a Browser for information on configuring Emacs to use a browser.
- bash or other Unix-style shell highly recommended for Windows95/NT environments.
|
Last Modified
July 09, 2002
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.
|