forked from phoedos/pmd
tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@86 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -19,6 +19,7 @@
|
||||
<subsection name="Open Source">
|
||||
<ul>
|
||||
<li><a href="http://doctorj.org">DoctorJ</a> - Written in C++. Uses Lex and YACC. Checks Javadoc, syntax and calculates metrics.</li>
|
||||
<li><a href="http://www.alphaworks.ibm.com/tech/toad">Toad</a> - All kinds of stuff from Big Blue.</li>
|
||||
<li><a href="http://www.artho.com/jlint/">JLint</a> - Written in C++. Uses data flow analysis and a lock graph to do lots of synchronization checks. Operates on class files, not source code.</li>
|
||||
<li><a href="http://www.tbbr32568.pwb.blueyonder.co.uk/jnp/">JNP</a> - Nifty research project, uses JJTree/JavaCC. Web site is frequently down.</li>
|
||||
<li><a href="http://checkstyle.sourceforge.net/">Checkstyle</a> - Very detailed, supports both Maven and Ant. Uses ANTLR.</li>
|
||||
|
Reference in New Issue
Block a user