freebsd-ports/java/jde/pkg-descr
Ying-Chieh Liao d637a0580a - Use REINPLACE_CMD
- Change maintainer's address

PR:		39759
Submitted by:	maintainer
2002-06-24 04:56:16 +00:00

19 lines
566 B
Text

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)
WWW: http://jdee.sunsite.dk/
- Kimura Fuyuki
fuyuki@hadaly.org