mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
21253eb6e2
PR: ports/45231 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
17 lines
531 B
Plaintext
17 lines
531 B
Plaintext
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/
|