Best java tools for emacs [closed]

半腔热情 提交于 2019-12-03 23:18:19

I've used JDEE on several projects. It handles Code Completion. I've never used it for debugging or browsing docs, but it's a big step up from a basic text editor.

For javadoc I found http://javadochelp.sourceforge.net/index.html to be the best.

Exuberant ctags is your best friend when it comes to navigation.

I've had good success with jdibug for debugging Java code with Emacs.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!