changed jdk report to HTML

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@115 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Tom Copeland
2002-06-28 15:57:07 +00:00
parent f51e27c214
commit d1f3eec978
3 changed files with 12435 additions and 12380 deletions

View File

@ -25,7 +25,7 @@ PMD scans Java source code and looks for potential problems:
<li>Empty 'while' statements</li>
<li>'if..else' statements without curly braces</li>
</ul>
<p>For a sample, here are the problems PMD found in the <a href="jdk14.XML">JDK 1.4 source code</a>. Yikes!</p>
<p>For a sample, here are the problems PMD found in the <a href="jdk14.HTML">JDK 1.4 source code</a>. Yikes!</p>
<p>You can get the current PMD release from <a href="http://sf.net/projects/pmd/">here</a></p>
]]>
</description>

12434
pmd/xdocs/jdk14.HTML Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff