From 731c31794d9307470c22b7746a375d0a65daf3ae Mon Sep 17 00:00:00 2001 From: Philippe Herlin Date: Thu, 14 Aug 2003 16:14:31 +0000 Subject: [PATCH] Update to track release 1.2.0 plan git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2199 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd-eclipse/TODO.txt | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/pmd-eclipse/TODO.txt b/pmd-eclipse/TODO.txt index 2b3bb75a02..058cb86e41 100644 --- a/pmd-eclipse/TODO.txt +++ b/pmd-eclipse/TODO.txt @@ -1,7 +1,9 @@ -1. DONE. Clear out task list of previously entered PMD tasks when re-running PMD ** Fixed -2. DONE. Modify to allow allow ruleset selection from a drop-down list that is populated from -the ruleset.properties file. The user should still be allowed to type in a rule set as well. -3. DONE. Update to use PMD 1.03 -4. DONE. Limit PMD to current project, instead of all. -5. DONE. Add progress monitor -6. DONE. Update TODO.txt +Plan for v1.2.0 +done - implementing Review feature (RFE#787086) +- writing doc for Review feature +- implementing working set feature +- writing doc for working set feature +- improving CPD support (develop a cpd view for cpd reports) +- updating doc for CPD support +- implementing lazy check feature +- writing doc for lazy check feature