git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@502 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Tom Copeland
2002-07-25 18:22:06 +00:00
parent f0911b1f7e
commit c483f14a36

View File

@ -48,8 +48,8 @@
</subsection>
<subsection name="Eclipse">
<p>
Integration into Eclipse is accomplished throught the extensive
Plugin architecture provided by Eclipse. It is written an Java,
Integration into Eclipse is accomplished through the extensive
Plugin architecture provided by Eclipse. It is written in Java,
and has some nice features to it.
</p>
<p>
@ -93,7 +93,7 @@ What you can do:
<ul>
<li>Check a single file by bringing up the context menu from the file tab and selecting PMDCheck</li>
<li>Configure the rulesets that the PMD OpenTool will use by selecting Tools->PMD->Configure PMD</li>
<li>Check all the files in a project by brining up the context menu for the project node and selecting PMD Check Project</li>
<li>Check all the files in a project by bringing up the context menu for the project node and selecting PMD Check Project</li>
</ul>
</p>
<p>When running PMD, the results will be displayed in the MessageView under a tab called PMD Results. If you click on a