1. Added new option "Print Rulename in ErrorList" which is helpful to trace down what rule is generating this error.

2. Lots of code cleanup using PMD!


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4493 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Jiger Patel
2006-08-16 09:42:52 +00:00
parent f67b9f269d
commit 4af46645f7
5 changed files with 62 additions and 47 deletions

View File

@@ -51,6 +51,7 @@ Take a look at the <a href="#releasenotes">Release Notes and Changelog</a> for m
<li>Updated to PMD 3.7</li>
<li>Fixed Bug [1501422] PMD Plugin: example box is not updated when new items hover filed in jEdit Plugins Bug tracker.</li>
<li>Changed the way Rules are managed and given for execution to PMD due to addition of new languages to PMD and was giving error due to language mismatch.</li>
<li>Added new option "Print Rulename in ErrorList" which is helpful to trace down what rule is generating this error.</li>
</ol>
<h3>2.6</h3>
<ol>