- 参考文章(常用 Java 静态代码分析工具的分析与比较):http://www.oschina.net/question/129540_23043
- CheckStyle:http://eclipse-cs.sourceforge.net/#!/
- FindBugs:使用 - http://findbugs.sourceforge.net/manual/eclipse.html,下载 - https://sourceforge.net/projects/findbugs/files/
- PMD:https://pmd.github.io/
- JTest(需要付费购买):https://www.parasoft.com/product/jtest/
PS,如果无法访问以上网址网络:可以设置host,
https://laod.org/hosts/2016-google-hosts.html ,建议尽量使用google来查询程序问题,
*是一个好地方。
------------------------------------------
授人以鱼,不如授人以渔