代码检查

来源:互联网 发布:电缆计算软件app 编辑:程序博客网 时间:2024/04/30 05:57

代码检查

A、CheckStyle ( 编写规范检查 )

在线安装:http://eclipse-cs.sourceforge.net/update

B、Findbugs ( 臭虫检查 )

在线安装:http://findbugs.cs.umd.edu/eclipse

C、Pmd ( 代码优化 )

在线安装:http://sourceforge.net/projects/pmd/files/pmd-eclipse/update-site/ 

D、Metrics ( 代码复杂度检查 )

在线安装:http://metrics.sourceforge.net/update

E、JDepend ( 依赖项检查 )

下载地址:http://andrei.gmxhome.de/eclipse/

0 0
原创粉丝点击