eclipse 3.6 helios 发布有半年了,更新下常用的插件
java decompile:http://java.decompiler.free.fr/jd-eclipse/update/
还有一些不错的插件推荐下,本人亲自测试保证有用:
svn插件插件 subversive- http://download.eclipse.org/technology/subversive/0.7/update-site/
服务器 jetty6插件 - http://www.webtide.com/eclipse
maven2插件 -http://m2eclipse.sonatype.org/sites/m2e
原来找常见bug插件 findbugs -- http://findbugs.cs.umd.edu/eclipse
修改主题颜色插件 colortheme -- http://eclipse-color-theme.github.com/update/
使用lucune的搜索插件 instasearch -- http://code.inf.unibz.it/instasearch/downloads/
gwt开发插件 gwt --http://dl.google.com/eclipse/inst/d2gwt/beta/3.6
java编码规范建议 codepro--http://dl.google.com/eclipse/inst/codepro/latest/3.6
tomcat使用插件 tomcat --http://www.eclipsetotale.com/tomcatPlugin.html下载
正则表达式插件regexutil --http://regex-util.sourceforge.net/update/
源:http://xangqun.iteye.com/blog/910819