86 Commits

Author SHA1 Message Date
Tom Copeland
85cb404302 Updating license location
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2113 51baf565-9d33-0410-a72c-fc3788e3496d
2003-07-21 15:37:14 +00:00
David Craine
e4fd1fb19f Updated to work with PMD 1.1
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2087 51baf565-9d33-0410-a72c-fc3788e3496d
2003-07-15 19:58:39 +00:00
Tom Copeland
3e6574788f Adding LICENSE
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1978 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-18 18:35:16 +00:00
Tom Copeland
51220e31a1 fixed stuff pmd found
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1234 51baf565-9d33-0410-a72c-fc3788e3496d
2002-11-08 16:42:57 +00:00
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
15d4556b24 Item added to ignoreList
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@960 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-15 02:07:13 +00:00
David Craine
764843c685 Ignore list created
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@959 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-15 02:07:09 +00:00
David Craine
80fa928f87 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@957 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 20:05:44 +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
c5ef471e84 Updated to work with JBuilder 4 (and hopefully 5 & 6)
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@939 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 12:59:12 +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
6262ec484f JBuilder Project file update
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@827 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-30 22:03:35 +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
53743df284 Ignore list created
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@824 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-30 20:00:48 +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
0e0d42717f *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@741 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-22 18:07:08 +00:00
David Craine
a39a90243d <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@740 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-22 17:53:38 +00:00
David Craine
e97a7e342e JBuilder Project file update
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@726 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-16 21:57:05 +00:00
David Craine
db355745bb *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@725 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-16 21:55:35 +00:00
David Craine
4e23354be1 Updated to use example code from rule
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@724 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-16 21:53:13 +00:00
David Craine
3b7ea6bebf <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@723 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-16 21:53:09 +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
4ceed2256a Final changes to PMD integration. This code should be ready for a new release.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@682 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-10 00:31:27 +00:00
David Craine
6857f69373 Finished first implementation of CPD
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@669 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-09 15:50:04 +00:00
David Craine
5b74baeb41 <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@663 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-08 22:04:25 +00:00
David Craine
157b62d719 <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@661 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-08 20:15:04 +00:00
David Craine
cbc36d085e <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@656 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-08 15:52:30 +00:00
David Craine
1682398324 added toolbar icons
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@636 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-06 21:11:03 +00:00
David Craine
86b9bf8c0a finished hot key configuration
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@627 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-03 15:22:53 +00:00
David Craine
e4bdaa4500 Almost completed the shortcut key configuration
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@626 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-03 04:14:22 +00:00
David Craine
9a47f1a35f <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@625 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-03 03:10:52 +00:00
David Craine
ec84d716a6 started work on HotKey configuration utiltiy
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@611 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 18:07:30 +00:00
David Craine
b693b20fe9 <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@608 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-02 15:00:12 +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
6de6457e2d JBuilder Project file update
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@596 51baf565-9d33-0410-a72c-fc3788e3496d
2002-08-01 18:56:53 +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
e68a5b6d9a *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@579 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 19:31:17 +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
bc753092d7 <No Comment Entered>
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@480 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-23 18:21:00 +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