Eclipse插件

Eclipse Color Themes

http://eclipsecolorthemes.org/

 

代码风格
CheckStyle
http://eclipse-cs.sourceforge.net/update/
它的饼图看着不错

代码重复
PMD
http://pmd.sourceforge.net/eclipse/
PMD也有CheckStyle的功能

静态分析代码潜在BUG
FindBugs
http://findbugs.cs.umd.edu/eclipse
比较钟爱的一个插件,其总结的BUG模式也比较有趣

代码覆盖率
emma
http://update.eclemma.org/
Coverlipse也不错,能与junit很好的结合

复杂度监控和依赖项分析
metrics
http://metrics.sourceforge.net/update
Metrics都有这两种功能,但是 JDepend在包分析上更专业

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享