74 Commits

Author SHA1 Message Date
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
David Craine
05cf4fe877 Added checkbox rendering capability to the rule list
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@472 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-22 21:38:29 +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
ec734187bd *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@439 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-18 17:28:52 +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
9adf419141 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@434 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-18 16:35:39 +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
ab05d9bbd7 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@389 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 22:37:18 +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
f3c220365a Integrated with PMD-0.5
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@387 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-16 20:47:53 +00:00