开发者

java tool to check naming convention

from eclipse, I'm 开发者_JAVA百科using Junit4 to write some java tests to control the GUI I'm looking for a tool open source that check naming conventions : upper case,lower case int he case of variables, functions ,...etc what do you recommend me as a practical tool ?

thanks,


Checkstyle should meet your needs and can be had via an Eclipse plugin.


checkstyle. Most likely there is a plugin for your IDE. There is also a plugin for jenkins/hudson

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜