Jiger Patel
|
5ef6d00ce6
|
Renamed to PMDJEditPlugin to PMDPlugin
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2262 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-15 09:16:44 +00:00 |
|
Jiger Patel
|
ae463d3826
|
Removed unused imports.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2261 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-15 08:21:34 +00:00 |
|
Jiger Patel
|
e121a70719
|
Rectified checkOpenBuffers to correctly parse buffers of any type whether remote or local.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2260 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-15 08:17:47 +00:00 |
|
Jiger Patel
|
3cd3d8c908
|
Removed buffer.getFile() which would return null for remote files and thus fail PMD jEdit Plugin
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2259 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-15 06:46:10 +00:00 |
|
Tom Copeland
|
9e29e9a736
|
Modifying grammar to throw exceptions when 'assert' is used as an identifier and JDK 1.4 compatibility is enabled
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2258 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-12 18:18:20 +00:00 |
|
Tom Copeland
|
95f70b0653
|
Parsing fails when assert is used as an identifier when in JDK 1.4 mode
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2257 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-12 15:57:25 +00:00 |
|
Tom Copeland
|
e07888b94b
|
Fixed bug [ 805092 ] Problem with VariableNamingConventionsRule
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2256 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-12 14:38:19 +00:00 |
|
Tom Copeland
|
3edcc53e5b
|
Added a targetjdk13 boolean attribute to the Ant task
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2255 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-11 20:40:51 +00:00 |
|
Tom Copeland
|
d387f6abcf
|
Added a targetjdk13 boolean attribute to the Ant task
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2254 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-11 20:40:42 +00:00 |
|
Tom Copeland
|
e28b298da2
|
Added -jdk13 option to command line arguments
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2253 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-11 20:36:34 +00:00 |
|
Tom Copeland
|
8e61889ba0
|
More assert lookahead stuff
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2252 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-11 20:09:53 +00:00 |
|
Tom Copeland
|
ccd5163b1a
|
Cleaned up imports, removed dumb unit test
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2251 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-11 18:41:55 +00:00 |
|
Jiger Patel
|
effcf0ea85
|
Added the New PMD Structure as per the jEdit Plugin layout
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2250 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-11 05:52:00 +00:00 |
|
Jiger Patel
|
31896cc84c
|
Removing all files to be replaced with the new jEdit Plugin src layout.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2249 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-11 04:23:03 +00:00 |
|
Tom Copeland
|
83d81b076b
|
Fixed bug [ 690196 ] PMD doesn't work on JDK 1.3 code (assert keyword)
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2248 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-10 21:09:04 +00:00 |
|
Tom Copeland
|
6ccfb5ea52
|
Cleaning up unnecessary extra grammar
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2247 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-10 19:47:00 +00:00 |
|
Tom Copeland
|
81a4abeb6a
|
Moving RuleProperties out of core and into pmd-swingui
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2246 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-10 18:34:58 +00:00 |
|
Tom Copeland
|
c63aac1c6a
|
Applied Vadim's XML escape patch
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2245 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-10 14:23:19 +00:00 |
|
Tom Copeland
|
2a38d677e9
|
Added a local variable test
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2244 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-08 20:34:49 +00:00 |
|
Tom Copeland
|
70cd11bc18
|
Added a local variable test
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2243 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-08 18:57:15 +00:00 |
|
Tom Copeland
|
5ea9e7033a
|
tweak
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2242 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-05 14:37:40 +00:00 |
|
Tom Copeland
|
3bc5b38e38
|
Fixed example
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2241 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-05 14:29:49 +00:00 |
|
Jiger Patel
|
c320915f4a
|
Added option to run PMD on Buffer save
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2240 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-05 07:54:02 +00:00 |
|
Tom Copeland
|
6e76579e93
|
Not yet implemented
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2239 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-04 19:31:40 +00:00 |
|
Tom Copeland
|
0a2ffdf47a
|
Removed inaccurate comments from AtLeastOneConstructor
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2238 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-04 14:48:00 +00:00 |
|
Tom Copeland
|
0e6f36bd7f
|
Applied run.sh cleanup patch; thanks to Vadim Nasardinov
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2237 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-04 14:43:47 +00:00 |
|
Tom Copeland
|
7ece4f02a9
|
Refactoring towards supporting multiple JLS versions
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2236 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-09-04 14:41:44 +00:00 |
|
Tom Copeland
|
0687038c0a
|
Nicer version of Ctrl-Z fix, thanks to Sreenivasa Viswanadha for the code
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2235 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-29 21:44:03 +00:00 |
|
Tom Copeland
|
e4e1467181
|
Nicer version of Ctrl-Z fix, thanks to Sreenivasa Viswanadha for the code
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2234 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-29 21:40:12 +00:00 |
|
Tom Copeland
|
6b2ea5d38e
|
Checked in grammar change to fix bug 777601. I bet there's a better way to fix this, but I don't know what it is.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2233 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-29 21:01:37 +00:00 |
|
Tom Copeland
|
a1fdf825b3
|
Fixed fix for CDATA close tag
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2232 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-29 20:07:49 +00:00 |
|
Tom Copeland
|
573d221dfd
|
*** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2231 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-29 19:14:31 +00:00 |
|
Tom Copeland
|
8de613644c
|
Fixed bug 797243 - CPD XML report can no longer contain ]]> (CDEnd)
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2230 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-29 18:57:38 +00:00 |
|
Gunnlaugur Thor Briem
|
3fba5448d8
|
added cvsignore file as suggested by Jesse Glick (along with patch 797000)
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2226 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-29 02:51:35 +00:00 |
|
Gunnlaugur Thor Briem
|
20ef9284a8
|
Applying the neatly-numbered patch 797000 from Jesse Glick (thanks!)
- UI improvements in the rules customizer
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2224 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-29 02:37:53 +00:00 |
|
Gunnlaugur Thor Briem
|
1ca5a294bb
|
Applying the neatly-numbered patch 797000 from Jesse Glick (thanks!)
- fix capitalization and spurious whitespace
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2223 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-29 02:17:35 +00:00 |
|
Gunnlaugur Thor Briem
|
65a38e0833
|
Applying the neatly-numbered patch 797000 from Jesse Glick (thanks!)
- fix capitalization of NetBeans
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2222 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-29 02:09:30 +00:00 |
|
Tom Copeland
|
d61c76e484
|
Removed JDK 1.4 dependency
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2221 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-28 16:09:47 +00:00 |
|
Tom Copeland
|
a4aa270477
|
ASTType now has an isArray() method
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2220 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-28 16:00:43 +00:00 |
|
Tom Copeland
|
5d0ce11153
|
post rls stufdf
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2219 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-27 18:29:37 +00:00 |
|
Tom Copeland
|
6bccf2bb5b
|
rls preps
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2217 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-27 18:06:39 +00:00 |
|
Tom Copeland
|
44614035ff
|
Added browse button, cleaned imports
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2216 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-27 18:03:36 +00:00 |
|
Tom Copeland
|
9a6f4fee9d
|
More tab tweaks
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2215 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-27 15:14:47 +00:00 |
|
Don Leckie
|
660ba3ae21
|
no message
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2214 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-27 01:31:06 +00:00 |
|
Don Leckie
|
005a48bcd6
|
no message
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2213 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-27 01:21:39 +00:00 |
|
Tom Copeland
|
87eb46f9e1
|
Fixed various tab/window problems
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2212 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-26 21:49:53 +00:00 |
|
Tom Copeland
|
a92475fddb
|
Updated to latest PMD version
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2211 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-26 20:19:56 +00:00 |
|
Don Leckie
|
f6cac61933
|
no message
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2210 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-26 02:25:12 +00:00 |
|
Don Leckie
|
5e36a6f28e
|
no message
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2209 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-25 23:39:52 +00:00 |
|
Tom Copeland
|
5b56ab01e7
|
Added QASystems
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2208 51baf565-9d33-0410-a72c-fc3788e3496d
|
2003-08-25 18:41:17 +00:00 |
|