git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@101 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Tom Copeland
2002-06-27 18:23:34 +00:00
parent 4ec8ab7245
commit 3d0687962c

View File

@ -25,7 +25,7 @@
<section name="Running PMD via Ant">
<ul>
<li>Add a new Ant target to your build file - <a href="ant-task.html">here's an example</a>.</li>
<li>Make sure the pmd-0.1.jar file is on your classpath.</li>
<li>Make sure the pmd-0.2.jar file is on your classpath.</li>
<li>Run Ant like you normally do.</li>
</ul>
</section>