forked from phoedos/pmd
Added 2.2 Release notes
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2141 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -38,6 +38,10 @@ then 2) select the "PMD->Check directory recursively" menu option.</p>
|
||||
<p>Starting 2.1, you can now add Custom Defined Rulesets with PMD plugin. Previously, if you want to use your own rulesets with the PMD plugin, you had to unjar the pmd.jar file & add your ruleset defination in the jar file & re-jar it & use it. But this procedure had to be repeated whenever a new PMD is out. But not anymore. Now you can simply point PMD plugin to your custom rulesets.xml file & drop your custom ruleset jars in either of jEdit jars directory(either system or user). Once this is done, you will be able to manipulate your Custom Rulesets just the way like the built-in ones.</p>
|
||||
|
||||
<h2>Release Notes</h2>
|
||||
<h3>2.2</h3>
|
||||
<ol>
|
||||
<li>Updated to PMD 1.2</li>
|
||||
</ol>
|
||||
<h3>2.1</h3>
|
||||
<ol>
|
||||
<li>Added "clear ErrorList" option.</li>
|
||||
|
Reference in New Issue
Block a user