小弟我常用的eclipse插件

我常用的eclipse插件

check style——代码规范检查。

http://eclipse-cs.sf.net/update/

 

find bugs——代码bug检查

http://findbugs.cs.umd.edu/eclipse

 

Spket——js 编辑器

http://www.agpad.com/update/

 

maven

http://download.eclipse.org/technology/m2e/releases

 

startexplorer——方便打开文件所在文件夹,以及打开该文件所在路径的cmd

http://startexplorer.sourceforge.net/update

 

SVN——代码版本管理

http://subclipse.tigris.org/update_1.8.x

 

Cobertura——单元测试覆盖度

http://ecobertura.johoop.de/update/