一、MyEclipse10插件 - http://downloads.myeclipseide.com/downloads/products/eworkbench/indigo/enterprise-stable/html
这个是开发Web应用的必备插件了,内容较多,更新事件较长,建议空闲时间安装git
二、Java Decompiler(Java反编译工具) - http://feeling.sourceforge.net/update (该更新连接2016-03-03没法访问,不知道是否是项目中止维护了,Eclipse Market还能够搜索到。)github
Windows平台:可使用这个项目https://sourceforge.net/projects/jadclipse/, 下载jar包,放到Eclipse的plugins文件夹中,重启,关联.class到插件。 下载jad.exe文件http://www.softpedia.com/get/Programming/Debuggers-Decompilers-Dissasemblers/JAD.shtmleclipse
并设置连接:ide
详情请看:http://stackoverflow.com/questions/11421889/jad-eclipse-plugin-installation-issuessvn
Mac以及Linux平台:请下载这里的软件http://jd.benow.ca/,下载Eclipse插件包,按照说明,安装本地插件便可。工具
三、subclipse1.4插件 - http://subclipse.tigris.org/update_1.4.xgoogle
四、颜色主题更换插件 - http://eclipse-color-theme.github.com/update.net
五、Maven插件m2eclipse - 打开http://eclipse.org/m2e/download/页面,http://download.eclipse.org/technology/m2e/releases插件
六、velocity插件VeloEclipse - http://veloeclipse.googlecode.com/svn/trunk/update/
该地址已经中止使用。
https://github.com/masrawi/veloeclipse 将该项目clone到本地,而后本地安装插件便可。
七、svn插件 subversion - market直接搜索subversion便可
八、run-jetty-run插件:http://run-jetty-run.googlecode.com/svn/trunk/updatesite
九、Properties插件:搜索SimplePropertiesEditor插件
十、testNG插件:http://beust.com/eclipse
十一、findbugs插件:http://findbugs.cs.umd.edu/eclipse/