I would like to use emacs instead of Netbeans which gets too bloated on my computer. I already have JDEE, I did not dig it, but it looks like it lacks:
Emacs is a one-fits-all solution to programming and of course it also fits Java.
The Java Development Environment for Emacs (JDEE) is an integrated development environment for Emacs. It interfaces Emacs to command-line Java development tools, for instance Oracle's JDK. At some point, development of JDEE was by all appearances slow.
I recommend you to use malabar-mode instead of JDEE - malabar is the only modern mode for Java development currently available for Emacs. It offers:
Tight integration with Maven
A Groovy console for rapid prototyping and exploratory programming
JUnit integration, both for running tests standalone and through Maven
Import help; import one class or all needed classes in the buffer (with prompting if the class name is ambiguous)
Extend class / implement interface / override method helpers
Simplistic refactorings
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With