Gel docs cleanup
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1867 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
<section name="Credits">
|
||||
<subsection name="Individuals">
|
||||
<ul>
|
||||
<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>
|
||||
|
@ -160,8 +160,9 @@ selecting the "Ask for Directory" checkbox.</p>
|
||||
<li>Click add and select "net.sourceforge.pmd.gel.PMDPlugin"</li>
|
||||
</ul>
|
||||
<p>That's pretty much it. Now you can open a Java project and click on Plugins->PMD and
|
||||
PMD will run several of the rulesets on the source code in your project. Or,
|
||||
if you don't have a project open, PMD will check the current file in the editor.</p>
|
||||
a configuration panel will pop up. You can pick which ruleset you want to run and
|
||||
you can also pick whether you want to run PMD on the current file or on every
|
||||
source file in your project.</p>
|
||||
<p>Note that the source code needs to be compilable before PMD can check it.</p>
|
||||
</subsection>
|
||||
<subsection name="IDEA">
|
||||
|
Reference in New Issue
Block a user