简体   繁体   English

如何通过使用JDEE环境在Emacs中调试ImageJ插件?

[英]How to debug a ImageJ plugin in Emacs by using JDEE environment?

I am currently developing a plugin for ImageJ, it's based on Java. 我目前正在为ImageJ开发一个基于Java的插件。 I am not familiar with Java much since I used to be a C/C++ developer. 因为我曾经是C / C ++开发人员,所以我对Java不太熟悉。 It seems that debugging java program has a lot of differences comparing using GDB/GUD in emacs. 与在emacs中使用GDB / GUD相比,调试Java程序似乎有很多差异。 I know I can use Eclipse to deal with the debug but I just don't want to waste my time on learning another IDE. 我知道我可以使用Eclipse进行调试,但是我只是不想浪费时间学习另一个IDE。 Thank you very much for your thoughts! 非常感谢您的想法!

Have you tried JDEE for Emacs? 您是否尝试 Emacs的JDEE

If you are planning on doing Java for more than a week I really advise you to use eclipse or netbeans. 如果您打算使用Java一周以上,那么我真的建议您使用eclipse或netbeans。 Yes it is a new IDE. 是的,它是一个新的IDE。 But the advantages of this type of IDE for Java are immense. 但是,这种类型的Java IDE的优点是巨大的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM