Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Why don't Emacs and Java get along?
1 point by cujo on Dec 1, 2014 | hide | past | favorite | 1 comment
I realize that may be a bit baiting, but I think it's generally true. Java dev in Emacs just isn't ideal. JDEE is stagnant and eclim works but isn't exactly top-shelf.

So my question is, why don't they mesh? Is there a technical reason that Java dev just can't be as smooth in emacs as IDEA/Eclipse/Netbeans?



Eclipse is an IDE and has a couple full Java compilers inside. Emacs is a text editor and mostly uses regexes for highlighting text, and unix tools for generating tags to navigate the code.

There isn't enough people using Emacs for Java - it will probably never achieve the level of quality of well funded projects.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: