代码审查工具

1.FindBugs - http://findbugs.cs.umd.edu/eclipse/

  • eclipse plugin installation - http://findbugs.cs.umd.edu/eclipse

2.PMDhttp://pmd.sourceforge.net/eclipse/

  • eclipse plugin installation - http://pmd.sourceforge.net/eclipse

3.CheckStyle - 

  • eclipse plugin installation - http://sevntu-checkstyle.github.com/sevntu.checkstyle/update-site/ 

4.Jupiter - 代码评审(code review)工具

  • eclipse plugin installation - http://jupiter-eclipse-plugin.googlecode.com/svn/trunk/site/

  参考:http://fyting.iteye.com/blog/87489

原文地址:https://www.cnblogs.com/zhuqiang/p/2471459.html