123 Commits

Author SHA1 Message Date
Radim Kubacki
45a712ee4a updating version
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4215 51baf565-9d33-0410-a72c-fc3788e3496d
2006-02-09 14:06:30 +00:00
Radim Kubacki
9376ba1fb4 Attempt to fix AssertionError when getting input reader - getDocument should not cause init of editor if the file is not opened
http://www.netbeans.org/issues/show_bug.cgi?id=71141


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4214 51baf565-9d33-0410-a72c-fc3788e3496d
2006-02-09 14:02:42 +00:00
Radim Kubacki
991779b3be http://www.netbeans.org/issues/show_bug.cgi?id=72298 - mnemonics in options dialog
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4201 51baf565-9d33-0410-a72c-fc3788e3496d
2006-02-06 15:04:47 +00:00
Radim Kubacki
cea45ee1e7 http://www.netbeans.org/issues/show_bug.cgi?id=72199 - underline color changed to yellow like warning rather than red (error)
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4200 51baf565-9d33-0410-a72c-fc3788e3496d
2006-02-06 13:36:12 +00:00
Radim Kubacki
aa5af02970 http://www.netbeans.org/issues/show_bug.cgi?id=72215 - NPE when a rule has no example
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4192 51baf565-9d33-0410-a72c-fc3788e3496d
2006-02-03 16:21:40 +00:00
Radim Kubacki
74b6df5d7a http://www.netbeans.org/issues/show_bug.cgi?id=72017 - NPE when running on some non Java files
more reliably closing progress handle
and finally I've writen a test for this


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4188 51baf565-9d33-0410-a72c-fc3788e3496d
2006-02-01 15:29:59 +00:00
Radim Kubacki
af1bff9706 not needed anymore
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4171 51baf565-9d33-0410-a72c-fc3788e3496d
2006-01-29 15:36:31 +00:00
Radim Kubacki
02e820f437 similar file names as before
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4167 51baf565-9d33-0410-a72c-fc3788e3496d
2006-01-27 15:06:48 +00:00
Radim Kubacki
4cc6862d8c updated to PMD-3.5, fixed deprecated RuleViolation.getLine(), dist files built with prefix, depends on NB5.0
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4166 51baf565-9d33-0410-a72c-fc3788e3496d
2006-01-27 15:04:08 +00:00
Radim Kubacki
9baba321ed Options customization updated to plug into new NetBeans 5.0 options dialog.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4120 51baf565-9d33-0410-a72c-fc3788e3496d
2006-01-06 09:28:00 +00:00
Radim Kubacki
8787c18eb4 Removing old customization node
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4119 51baf565-9d33-0410-a72c-fc3788e3496d
2006-01-06 09:25:32 +00:00
Radim Kubacki
68d6a53196 Updated options UI to plug into new NetBeans options dialog.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4118 51baf565-9d33-0410-a72c-fc3788e3496d
2006-01-06 09:23:06 +00:00
Radim Kubacki
f65b70ca27 updating to PMD-3.4
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4075 51baf565-9d33-0410-a72c-fc3788e3496d
2005-12-17 01:29:00 +00:00
Radim Kubacki
5ff072aaba updated to PMD3.4, fixed creating of RuleViolation in AbstractRules
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4074 51baf565-9d33-0410-a72c-fc3788e3496d
2005-12-16 17:24:22 +00:00
Radim Kubacki
9257ccc45b updated by IDE
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3905 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-11 11:37:07 +00:00
Radim Kubacki
85808b7966 more BSD-style license, mentioning DAPRA according to PMD license
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3900 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-07 18:31:53 +00:00
Radim Kubacki
dd5514a1f7 release 1.3 preparation
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3881 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-02 19:56:50 +00:00
Radim Kubacki
c4e2af98f1 removing custom progress component, now it uses NetBeans Progress API
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3726 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-22 07:46:45 +00:00
Radim Kubacki
7d09ccd0f1 fixing dependencies after openide split
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3725 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-21 18:35:40 +00:00
Radim Kubacki
7ac9af9528 #61150: modified shortcut so it does not clash with find in project
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3724 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-21 18:33:34 +00:00
Radim Kubacki
aeef1a59db avoid warning in log about backward compatibility
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3723 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-21 18:31:48 +00:00
Radim Kubacki
77224e2191 enhanced to show markers in error stripe when continous scan is turned on (applies to dev builds of NB only
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3722 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-21 18:30:04 +00:00
Radim Kubacki
bceac8e5f4 fixing licenses
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3721 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-21 18:26:40 +00:00
Radim Kubacki
84064bbdcb adding few rules that are specific to NetBeans as a library that can be loaded by plugin
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3704 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-15 15:35:03 +00:00
Radim Kubacki
071b4468cf attempt to close output stream
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3703 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-15 15:30:58 +00:00
Radim Kubacki
285434045a updated to pmd-3.2
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3689 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-10 18:25:48 +00:00
Radim Kubacki
7c109614ae changes described
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3688 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-10 18:22:34 +00:00
Radim Kubacki
47e77f0eee year updated
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3687 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-10 18:21:53 +00:00
Radim Kubacki
93439fbffa only a comment
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3686 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-10 18:18:37 +00:00
Radim Kubacki
c87dabdedd avoiding NPE from explorer when real time scaning is on
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3685 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-10 16:24:20 +00:00
Radim Kubacki
fa66cfc2f5 updated
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3684 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-10 16:22:32 +00:00
Radim Kubacki
feca50ab29 small change in logging
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3683 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-10 16:21:24 +00:00
Radim Kubacki
30550dd643 32x32 icon is not neceseary
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3682 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-10 16:19:55 +00:00
Radim Kubacki
b4d57f8556 better category for this module
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3681 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-10 16:18:56 +00:00
Radim Kubacki
dc79bca223 getting ready for next update release - again some changes in building
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3597 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-18 21:49:04 +00:00
Radim Kubacki
0a3d71aa9c no action in menu and more details logged when processing fails
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3596 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-18 21:46:03 +00:00
Colin Wilson-Salt
2383390cbf Additional dependencies on the editor for detecting tab size settings.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3544 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-08 13:59:03 +00:00
Colin Wilson-Salt
75f26acd1e Cosmetic changes to the annotation underlining - don't underline leading and trailing whitespace.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3543 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-08 13:57:31 +00:00
Colin Wilson-Salt
6400937d8c Removed some extra imports added while testing PMD.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3539 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-07 14:18:19 +00:00
Colin Wilson-Salt
2e12325f56 Query the source level of the file being checked, and use a PMD constructed with the correct TargetJDKVersion.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3538 51baf565-9d33-0410-a72c-fc3788e3496d
2005-06-07 14:13:49 +00:00
Radim Kubacki
5517e977a8 few more updates to build correctly
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3506 51baf565-9d33-0410-a72c-fc3788e3496d
2005-05-26 20:45:51 +00:00
Radim Kubacki
43c6bee9d2 updating to build against new harness and to use newer PMD version 3.1
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3505 51baf565-9d33-0410-a72c-fc3788e3496d
2005-05-26 20:26:59 +00:00
Radim Kubacki
d1415e178b Updated to build against and run with NetBeans 4.0 and with PMD 2.1. Added project config files so it can be used as a project in NetBeans
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3101 51baf565-9d33-0410-a72c-fc3788e3496d
2004-12-21 21:43:51 +00:00
Radim Kubacki
5469fdc0cd output lines are ended with newline in 4.x
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3100 51baf565-9d33-0410-a72c-fc3788e3496d
2004-12-21 21:40:42 +00:00
Radim Kubacki
33465aa74b need to use SOURCE classpath (was working in 3.x but not in 4.x)
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3099 51baf565-9d33-0410-a72c-fc3788e3496d
2004-12-21 21:39:49 +00:00
Radim Kubacki
807db01009 fixing one deprecation
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3098 51baf565-9d33-0410-a72c-fc3788e3496d
2004-12-21 21:38:34 +00:00
Gunnlaugur Thor Briem
541802b466 Require restart, to work around the "Unrecognized settings" bug.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2722 51baf565-9d33-0410-a72c-fc3788e3496d
2004-05-28 09:13:23 +00:00
Gunnlaugur Thor Briem
0b5a2f8f3a Miscellaneous snurfussing (cleanup) incl. imports and some minor removal
of extraneous whitespace (mostly wherever I was changing something anyway)


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2721 51baf565-9d33-0410-a72c-fc3788e3496d
2004-05-28 02:06:26 +00:00
Gunnlaugur Thor Briem
9e9eaa9e3f Tidier build configuration and support for deploying directly into a
NetBeans installation, a la Radim Kubacki's NB trunk build patch. This
simplifies the build-and-test cycle.

Haven't yet applied the full patch; I intend to branch apart NB 3.6 and
NB trunk, since changes in code will be necessary to support NB trunk.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2720 51baf565-9d33-0410-a72c-fc3788e3496d
2004-05-27 01:06:50 +00:00
Gunnlaugur Thor Briem
4179a4b874 Forgot to add this one for previous commit; extracted common base class
for AvailableListModel and SelectedListModel (just a cleanliness thing)


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2718 51baf565-9d33-0410-a72c-fc3788e3496d
2004-05-26 10:12:42 +00:00