Tweaked docs thanks to Ian Shef
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1881 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -10,13 +10,13 @@
|
||||
<section name="Credits">
|
||||
<subsection name="Individuals">
|
||||
<ul>
|
||||
<li>Ian Shef - documentation updates, bug reports on the Gel IDE plugin</li>
|
||||
<li>Astro Jetson Jr - a tweak for the ShortVariableNameRule</li>
|
||||
<li>Paul King - a complete rewrite of the Gel plugin</li>
|
||||
<li>Gael Marziou - "exclude" rule feature request, bug reports</li>
|
||||
<li>Philippe T'Seyen - refactoring and cleanup of the CPD Ant task, an XML renderer (with unit tests!) for CPD</li>
|
||||
<li>Michael Montuori - bug reports on the Gel IDE plugin</li>
|
||||
<li>Michael Hosier - bug reports on the Gel IDE plugin</li>
|
||||
<li>Ian Shef - bug reports on the Gel IDE plugin</li>
|
||||
<li>Matthew Harrah - script bug report</li>
|
||||
<li>Richard Jenson - CPD on Win32 troubleshooting</li>
|
||||
<li>Daniel Bruguier - CPD on Win32 troubleshooting</li>
|
||||
|
@ -154,10 +154,14 @@ selecting the "Ask for Directory" checkbox.</p>
|
||||
<p>Here's how to set up the PMD-Gel plugin:</p>
|
||||
<ul>
|
||||
<li>Download the pmd-gel-[version].zip file</li>
|
||||
<li>Close Gel and remove any old plugin versions from your gel\plugins directory</li>
|
||||
<li>Close Gel</li>
|
||||
<li>Remove any old plugin versions from your gel\plugins directory</li>
|
||||
<li>Unzip the new zip file into your gel\plugins directory</li>
|
||||
<li>Start Gel and go to Tools->Options->Plugin</li>
|
||||
<li>Click add and select "net.sourceforge.pmd.gel.PMDPlugin"</li>
|
||||
<li>Start Gel</li>
|
||||
<li>Go to Tools->Options->Plugin</li>
|
||||
<li>Select the PMD plugin and click "Remove"</li>
|
||||
<li>Click "Add" and select "net.sourceforge.pmd.gel.PMDPlugin"</li>
|
||||
<li>Restart Gel</li>
|
||||
</ul>
|
||||
<p>That's pretty much it. Now you can open a Java project and click on Plugins->PMD and
|
||||
a configuration panel will pop up. You can pick which ruleset you want to run and
|
||||
|
Reference in New Issue
Block a user