35 Commits

Author SHA1 Message Date
David Craine
5bd44ed1e3 fixed bug in CPD and PMD dialogs when checking packages
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@961 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-15 02:08:15 +00:00
David Craine
b00fc220d4 <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@956 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 19:50:36 +00:00
David Craine
5a63d1bcdc More refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@942 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 18:23:23 +00:00
David Craine
7f840d58e3 Minor changes
Added description to rule set configuration dialog


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@926 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-12 14:15:27 +00:00
David Craine
f6057a04b2 Fixed cursor position problems.
Reaaranged the PMD menus a little bit to make more sense.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@869 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-09 13:18:17 +00:00
David Craine
46ee7ed77d Added status messages for PMD
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@855 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-06 05:09:23 +00:00
David Craine
12cc6c9896 Ekiminated duplicates when running PMD over a project
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@826 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-30 22:03:10 +00:00
David Craine
e307947384 Fixed bug in PMD and CPD where entire project was not being checked because only the highest level package was being examined for
java files.  Now all descendent packages are being checked as well.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@825 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-30 20:02:01 +00:00
David Craine
8855c49995 Enabled ability to cancel the CPD Run
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@805 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-28 15:12:07 +00:00
David Craine
cb096ce89a <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@722 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-16 20:29:33 +00:00
David Craine
0aad820cf5 Fixed bug where rulesets were not being disable properly. Also added comments and refactored a little.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@604 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 00:38:54 +00:00
David Craine
0235967ca5 Added help to the proeprty pages
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@593 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 18:40:09 +00:00
David Craine
7290a1c45b Added ability to configuration page to have "imported" rule sets - i.e., ruleset files that appear in the class path
but are not in the registered rule sets property file.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@589 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 16:10:22 +00:00
David Craine
8896528f0c Updated to use pmd 0.8
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@580 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 19:35:42 +00:00
David Craine
4486b2c7f0 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@482 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-23 18:47:55 +00:00
David Craine
bd89dc0035 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@481 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-23 18:44:20 +00:00
David Craine
8666dd42ee Finished rule conifguraton capability
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@478 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-23 16:03:52 +00:00
David Craine
e0495cf611 COntinued work on configuration dialogs
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@477 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-23 13:52:59 +00:00
David Craine
bb468cfceb Got most of the rule set configuration working....I just need to get the cancel operation working
properly.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@474 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-23 02:54:49 +00:00
David Craine
d2e08ee335 <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@473 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-22 21:38:33 +00:00
David Craine
dfebabf220 Updated configure UI
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@460 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-22 15:15:52 +00:00
David Craine
b4e9932da7 Started development on a second property page for configuring the contents of the rule sets.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@459 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-20 17:00:36 +00:00
David Craine
34b493cf04 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@437 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-18 16:48:31 +00:00
David Craine
46d9cc6a1d Updated to use version pmd-0.6
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@435 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-18 16:37:50 +00:00
David Craine
d083a152e5 <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@396 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-17 06:05:57 +00:00
David Craine
f7cca4fd74 <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@392 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 23:21:47 +00:00
David Craine
c45ccd6215 <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@388 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 20:47:57 +00:00
David Craine
08f2b0d19d Chagned build process in project so the PMD classes would not be included in the PMDOpenTools.jar file
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@361 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-15 20:41:03 +00:00
David Craine
41b7b0ae3e Fixed some PMD-detected errors
Changed the message when no rulesets were selected to indicate that no violations occured rather than an error message.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@359 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-15 20:22:14 +00:00
David Craine
836bd825f3 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@357 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-15 20:10:56 +00:00
David Craine
dc40b90129 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@323 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-12 14:44:41 +00:00
David Craine
5e634bfa07 Added documentation and enabled double-clicking to select items in the property page
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@315 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-12 01:58:50 +00:00
David Craine
73de95c10f <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@310 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-11 23:42:28 +00:00
David Craine
2cbac431f6 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@308 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-11 21:50:11 +00:00
David Craine
314ebbab98 initial checkin
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@269 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-10 14:05:48 +00:00