当前位置: 代码迷 >> Eclipse >> 代码稽查工具 Eclipse插件
  详细解决方案

代码稽查工具 Eclipse插件

热度:92   发布时间:2016-04-23 12:56:34.0
代码检查工具 Eclipse插件
JAVA检查静态代码工具:
PMD 插件地址:http://pmd.sf.net/eclipse
findBugs 插件地址:http://findbugs.cs.umd.edu/eclipse
checkStyle 插件地址:http://eclipse-cs.sourceforge.net/update

都是可以使用的,具体的使用方法:http://www.docin.com/p-31193097.html

这篇文章也可以。http://www.sudu.cn/info/html/edu/20070930/74936.html
  相关解决方案