diff --git a/pmd-jedit/PMDPlugin/etc/doing_the_next_pmd_jedit_release.txt b/pmd-jedit/PMDPlugin/etc/doing_the_next_pmd_jedit_release.txt index 70f37f2ed1..7169587e1c 100644 --- a/pmd-jedit/PMDPlugin/etc/doing_the_next_pmd_jedit_release.txt +++ b/pmd-jedit/PMDPlugin/etc/doing_the_next_pmd_jedit_release.txt @@ -14,6 +14,7 @@ TESTS: 3) Are options persistant? 4) Does CPD work? 5) Check if the PMD Help shows correct data like Release notes, help/new features. +6) Re-Commit if changes were made in the above steps first!! Create the src release: cvs -q rtag -D tomorrow "pmd_jedit_release_2_5" pmd-jedit rm -rf ~/tmp/pmd-jedit diff --git a/pmd-jedit/PMDPlugin/jedit.html b/pmd-jedit/PMDPlugin/jedit.html index 807bf60688..83b9138c9d 100644 --- a/pmd-jedit/PMDPlugin/jedit.html +++ b/pmd-jedit/PMDPlugin/jedit.html @@ -4,7 +4,13 @@ PMD-JEdit Plug-in Users' Guide -

PMD-JEdit Plug-in Users' Guide

+ + + + +
+

PMD-JEdit Plug-in User's Guide

+

PMD is a Java source code analyzer - it finds unused variables, questionable design decisions, empty catch blocks, and so forth. You can read much more about PMD here - http://pmd.sf.net/.

@@ -41,6 +47,8 @@ Take a look at the Release Notes and Changelog for m

PMD jEdit 2.2 adds updates PMD plugin to the latest and the greatest PMD release, updates to Dynamic class loading feature of jEdit and adds PMD to jEdit's File System Browser for easy access.

+

PMD jEdit plugin 2.5 updates to the latest PMD release, remove redundant menu options and makes usage of the plugin more compact. Look at the details Release notes and Changelog below.

+

Release Notes & Changelog

2.5