Commit Graph

935 Commits

Author SHA1 Message Date
30456a1785 renamed IDEAJ renderer and parameter
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@976 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-24 12:18:34 +00:00
61462b82fb added some stuff to support clicking around in IDEAJ
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@975 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-23 21:32:57 +00:00
bc18c1280a added a new tokenizer
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@974 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-23 20:19:33 +00:00
79f889f87f fixed shadowing bug. this involved a tweak to the grammer to pick up uses of 'this' and 'super'
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@973 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-23 16:38:15 +00:00
4abae06d44 fixed a bug and removed more unneeded constructors
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@972 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-23 15:26:51 +00:00
80fe65a084 added handy batch file
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@971 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-23 15:03:53 +00:00
38fa2e84fb removing old code thx to JUnit 3.8.1
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@970 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-23 14:56:48 +00:00
a9307c7624 added StringConcatenationRule into the experimental ruleset, it's a tough one!
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@969 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-23 14:50:47 +00:00
43ee63a502 removed unneeded constructors thanks to JUnit 3.8.1 upgrade
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@968 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-23 14:48:39 +00:00
5a6986ac33 no message
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@967 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-20 17:05:55 +00:00
29f7de2d36 Fixed rule set name inside rule set file. The rule set name was "JUnit".
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@966 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-20 00:00:12 +00:00
50bb3b079e *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@965 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-17 02:43:10 +00:00
e06f9fbc73 Added visual status indicator.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@964 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-15 22:23:46 +00:00
9968b1d1ff Fixed issue with fast repeating mouse clicks in the source file list. It
was causing PMDViewer to freeze because the Java event thread
and the PMD analysis thread entered into a deadlock.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@963 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-15 18:47:39 +00:00
47b4e995c2 no message
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@962 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-15 18:39:40 +00:00
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
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
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
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
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
1039e9f6bd minor tweaks, java.lang is now done in 12 minutes
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@955 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 19:46:32 +00:00
bb1ad1074f re-added method signature which I accidentally dropped when converting Results to an interface; good catch Dave
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@954 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 19:27:28 +00:00
701ce70fd9 changed batch size back to 10
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@953 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 19:09:36 +00:00
94fee7cb50 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@952 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 19:07:35 +00:00
1f9929746e *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@951 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 19:05:38 +00:00
464253605d tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@950 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 19:00:38 +00:00
dac17a0f8a updating scripts and docs
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@949 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 18:54:31 +00:00
86ef6e5173 updating scripts and docs
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@948 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 18:52:53 +00:00
c97074f6fd *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@947 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 18:49:01 +00:00
ce1699ab19 added some cmd line options
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@946 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 18:48:43 +00:00
7f6f3df38c added a readme file
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@945 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 18:29:02 +00:00
63a09fb241 renamed DCPD to DCPDManager
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@944 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 18:28:41 +00:00
efd1bdde82 tweaked duplicate checking; major speedup
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@943 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 18:25:15 +00:00
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
aaac4d322c *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@941 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 15:44:33 +00:00
a00814d1ea *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@940 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-13 13:17:23 +00:00
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
d1b7a96552 added new Ant task attribute and new rule sets
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@938 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-12 20:42:32 +00:00
839b220f86 preps for rls
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@936 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-12 20:23:04 +00:00
c2e7f0817b preps for release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@935 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-12 20:10:41 +00:00
cb900baa21 moved rules into new rulesets
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@934 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-12 20:09:02 +00:00
570a560f90 tweaking the documentation
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@933 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-12 18:44:15 +00:00
b6f9ea3f7e added new StringInstantiationRule
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@932 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-12 18:13:49 +00:00
c204578867 Disable selecting more than one source file.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@931 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-12 17:59:37 +00:00
f5212a629f fixed cpd line count bug
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@930 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-12 17:48:33 +00:00
6dc83e0f15 tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@929 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-12 16:05:45 +00:00
3939f9d172 minor refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@928 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-12 14:35:38 +00:00
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
356279a78c minor refactoring
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@925 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-12 14:01:30 +00:00
ac61ff5d2d a miniscule optimization
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@924 51baf565-9d33-0410-a72c-fc3788e3496d
2002-09-12 03:46:09 +00:00