Found a new article; good times

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3673 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Tom Copeland
2005-07-10 05:39:22 +00:00
parent 4383ac3579
commit 2c431f8390

View File

@ -14,6 +14,8 @@
<br/>
<li>March 2005 - Kirk Knoernschild's article "Benefits of the Build" in <a href="http://www.sdmagazine.com/">Software Development magazine</a> mentions PMD as a way to automate code reviews</li>
<br/>
<li>2/14/2005 - <a href="http://www.devsource.com/article2/0,1895,1772214,00.asp">"Java Is Well-Suited for Open-Source Projects"</a> - Peter Coffee's article on open source, Java, and PMD</li>
<br/>
<li>1/7/2005 - <a href="http://www-106.ibm.com/developerworks/java/library/j-pmd/">"Zap bugs with PMD"</a> - Elliotte Rusty Harold's article on installing, configuring, and running PMD</li>
<br/>
<li>6/16/2004 - <a href="http://www.onjava.com/pub/a/onjava/2004/06/16/ccunittest.html">"Code Improvement Through Cyclomatic Complexity"</a> - Andrew Glover's CCM article featuring PMD</li>