开发者

CheckStyle rules for Java Code Conventions from 1997

Is there a Check开发者_运维知识库Style rule file that checks against the Java Code Conventions from September 12, 1997?


According to the checkstyle homepage, it contains an example configuration file supporting the Sun Code Conventions. It does not say how supporting is defined, but it links to exactly the same document as you in your question.


Just download checkstyle from sourceforge.net and find sun_checks.xml inside

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜