forked from phoedos/pmd
added another 'similar project' - JCSC
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@74 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -18,14 +18,11 @@
|
||||
</subsection>
|
||||
<subsection name="Open Source">
|
||||
<ul>
|
||||
<li><a href="http://doctorj.org">DoctorJ</a> - Written in C++, checks Javadoc, syntax
|
||||
and calculates metrics.</li>
|
||||
<li><a href="http://www.artho.com/jlint/download.shtml">JLint</a> - Written in C++,
|
||||
does lots of synchronization checks.</li>
|
||||
<li><a href="http://www.tbbr32568.pwb.blueyonder.co.uk/jnp/">JNP</a> - Nifty research
|
||||
projects, uses JJTree/JavaCC.</li>
|
||||
<li><a href="http://checkstyle.sourceforge.net/">Checkstyle</a> - Very detailed,
|
||||
supports both Maven and Ant.</li>
|
||||
<li><a href="http://doctorj.org">DoctorJ</a> - Written in C++, checks Javadoc, syntax and calculates metrics.</li>
|
||||
<li><a href="http://www.artho.com/jlint/download.shtml">JLint</a> - Written in C++, does lots of synchronization checks.</li>
|
||||
<li><a href="http://www.tbbr32568.pwb.blueyonder.co.uk/jnp/">JNP</a> - Nifty research project, uses JJTree/JavaCC.</li>
|
||||
<li><a href="http://checkstyle.sourceforge.net/">Checkstyle</a> - Very detailed, supports both Maven and Ant.</li>
|
||||
<li><a href="http://jcsc.sourceforge.net/">JCSC</a> - Does a variety of coding standard checks, uses JavaCC and the GNU Regexp package.</li>
|
||||
</ul>
|
||||
</subsection>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user