hi friends,

I came across another useful tool, Hammurapi. It is a code review tool for Java. It parses thru java source files and generates a report stating all the violations to the standards.

It is very much customizable so that u can define ur standards and it will report.
It can be found at

www.hammurapi.org

It can also be called from an ant build file.
I feel it wud be very useful for java projects and to maintain coding standards.

Comment/Reply (w/o sign-up)