- Myeclipse 主要用于eclipse的web开发,虽然它不是免费的,但我们一直在免费使用,因为网上的注册码太多了。
- Fatjar 一个易用的打包工具,会将编译用到的所有资源进行打包。如果是web项目打包,还是用myeclispe的export->WAR(EAR)
- Jode 反编译功能很好用。
- Hibernate Sychronizer(HibernateTools) 据说很好用。
- JSEclipse(Aptana) 效果正在试用中。
- PropertiesEditor 属性文件编辑器 http://propedit.sourceforge.jp/eclipse/updates/
- SpringIDE http://springide.org http://springide.org/updatesite/
- EclEmma 最近才开始了解。