欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
JDEE
来自开放百科 - 灰狐
(版本间的差异)
小 |
|||
(未显示1个用户的1个中间版本) | |||
第12行: | 第12行: | ||
* Java source interpreter (Pat Neimeyer's BeanShell) | * 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. | + | The JDEE supports both Emacs (Unix and Windows versions) and XEmacs. It is freely available under the GNU public license. |
− | + | ||
− | + | ||
==Screenshots== | ==Screenshots== | ||
− | + | <gallery> | |
+ | image:jdee_run.gif|Running an Application | ||
+ | image:jdee_debug.gif|Debugging an Application | ||
+ | image:jdee_completion.gif|Code Completion | ||
+ | </gallery> | ||
+ | |||
+ | ==Links== | ||
+ | http://jdee.sourceforge.net/ | ||
+ | |||
+ | [[category:emacs]] | ||
+ | [[category:java]] |
2014年10月13日 (一) 13:47的最后版本
JDEE is a software package that interfaces Emacs to command-line Java development tools (for example, JavaSoft's JDK).
[编辑] Features
- 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.
[编辑] Screenshots
[编辑] Links
分享您的观点