Checkstyle

Checkstyle这个东西也是之前就听过,但是一直没用过,今天有空,就尝试着用了一下,下面的参考链接和真实的情况可能有差异,仅供参考。

 

Checkstyle
http://baike.baidu.com/view/4891779.htm

Eclipse的Checkstyle插件 Checkstyle Plugin
http://www.oschina.net/p/checkstyle-plugin

checkstyle安装和使用
http://blog.csdn.net/starter110/article/details/7359293


Checkstyle 5.6 官方文档
http://checkstyle.sourceforge.net/index.html

你可能感兴趣的:(Checkstyle)