New feature added to show a progressbar when working on large files

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2550 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Jiger Patel
2004-02-18 11:38:25 +00:00
parent ee5ee831a2
commit 007e8e615c
6 changed files with 72 additions and 24 deletions

View File

@@ -42,7 +42,10 @@ then 2) select the "PMD->Check directory recursively" menu option.</p>
<h3>2.4</h3>
<ol>
<li>Optimized usage of ErrorSource for faster Error Highlighting.</li>
<li>Updated to PMD 1.4</li>
<li>Updated to PMD 1.5</li>
<li>Fixed Run on save running when the buffer is non Java also.</li>
<li>Added option to export PMD results to a file in various formats such as HTML, XML, Text, CSV etc.</li>
<li>Added a new feature to show Progressbar when working on Large file sets.</li>
</ol>
<h3>2.3</h3>
<ol>