Dale Anson
17caae8a73
Fixed the progress bar so it uses the EVT correctly.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7204 51baf565-9d33-0410-a72c-fc3788e3496d
2011-06-30 19:58:37 +00:00
Dale Anson
ef780e5430
New build of pmd.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7203 51baf565-9d33-0410-a72c-fc3788e3496d
2011-06-30 19:22:56 +00:00
Dale Anson
171599bc39
Made checking of jsp files actually work.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7202 51baf565-9d33-0410-a72c-fc3788e3496d
2011-06-30 19:22:20 +00:00
Dale Anson
f5461a958d
Added "inclusions" regex.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7201 51baf565-9d33-0410-a72c-fc3788e3496d
2011-06-28 22:10:25 +00:00
Dale Anson
71ce8591e2
Replaced with asm-3.2.jar.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7200 51baf565-9d33-0410-a72c-fc3788e3496d
2011-06-28 22:08:51 +00:00
Dale Anson
b80c8a05e7
Mostly updates for better CPD integration with jEdit.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7199 51baf565-9d33-0410-a72c-fc3788e3496d
2011-06-28 18:04:11 +00:00
Torsten Kleiber
bc20ca5a6b
Renamed to reflect new JDeveloper Version
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7197 51baf565-9d33-0410-a72c-fc3788e3496d
2011-06-14 20:20:04 +00:00
Torsten Kleiber
050f39eb87
Rename to reflect the JDeveloper version
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7196 51baf565-9d33-0410-a72c-fc3788e3496d
2011-06-14 20:18:39 +00:00
Torsten Kleiber
55f64603af
Migrate to 11.1.2
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7195 51baf565-9d33-0410-a72c-fc3788e3496d
2011-06-14 20:14:47 +00:00
Torsten Kleiber
2e0846b976
New JDeveloper Version
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7194 51baf565-9d33-0410-a72c-fc3788e3496d
2011-06-14 20:07:09 +00:00
Brian Remedios
0484b24305
bugfix for non-existent Javadoc follow-on
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7192 51baf565-9d33-0410-a72c-fc3788e3496d
2011-03-09 08:14:53 +00:00
Brian Remedios
518591c2f7
bugfix for Language column label
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7191 51baf565-9d33-0410-a72c-fc3788e3496d
2011-03-07 08:31:13 +00:00
Brian Remedios
a65d0b1697
updated test & text properties
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7190 51baf565-9d33-0410-a72c-fc3788e3496d
2011-03-07 06:33:47 +00:00
Brian Remedios
d722a837eb
updated to current PMD trunk release and icon set
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7189 51baf565-9d33-0410-a72c-fc3788e3496d
2011-03-07 06:21:56 +00:00
Brian Remedios
a9d4f72d91
* New violation outline view with additional (optional) columns, uses new symbols
...
* Column sorting for AST view and Violation Outline
* Rule table shows dysfunctional rules in italics with warning symbols
* Bugfix for rule selection in grouping mode
* Refactored rule column descriptors
* Initial support for custom formats for column data
* Support for new File property type
* Property panel now disables property controls deemed non-functional by the rule
* Refactored cell painter builders
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7188 51baf565-9d33-0410-a72c-fc3788e3496d
2011-03-07 06:19:45 +00:00
Brian Remedios
a5216eea82
Expanded Rule interface
...
- new property dysfunction info
- some properties will be ignored - allows the UI to disable relevant controls.
- updated various rules to provide this info when necessary
- misc cleanup
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7187 51baf565-9d33-0410-a72c-fc3788e3496d
2011-03-07 05:33:02 +00:00
Brian Remedios
9fd124c46d
tighten up ruleset naming - removing redundant 'rules' suffixes
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7186 51baf565-9d33-0410-a72c-fc3788e3496d
2011-02-21 18:05:47 +00:00
Brian Remedios
26ff635b88
revert version #
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7185 51baf565-9d33-0410-a72c-fc3788e3496d
2011-01-30 07:32:23 +00:00
Brian Remedios
7a29437e3d
refactoring, adaptations for new comment ruleset
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7184 51baf565-9d33-0410-a72c-fc3788e3496d
2011-01-29 10:47:01 +00:00
Brian Remedios
4ffa5c453f
refactored comment-related AST classes, updated rules
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7183 51baf565-9d33-0410-a72c-fc3788e3496d
2011-01-29 10:13:56 +00:00
Brian Remedios
22efa6d2ab
refactored comment-related AST classes, updated rules
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7182 51baf565-9d33-0410-a72c-fc3788e3496d
2011-01-29 10:13:21 +00:00
Brian Remedios
65b64ce07a
better control enable/disablement
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7181 51baf565-9d33-0410-a72c-fc3788e3496d
2011-01-22 22:16:43 +00:00
Brian Remedios
a04ef56213
new Comments ruleset and initial rules.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7180 51baf565-9d33-0410-a72c-fc3788e3496d
2011-01-22 09:31:59 +00:00
Brian Remedios
5083fa091e
rm non-functional menu item
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7179 51baf565-9d33-0410-a72c-fc3788e3496d
2011-01-21 05:56:29 +00:00
Radim Kubacki
f1f375864d
Use include parameter in ctor.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7178 51baf565-9d33-0410-a72c-fc3788e3496d
2010-11-29 19:30:41 +00:00
Radim Kubacki
73e3379ffd
pmd-netbeans release 2.2.7
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7175 51baf565-9d33-0410-a72c-fc3788e3496d
2010-11-29 19:12:43 +00:00
Radim Kubacki
92a956335e
Bug #3107338 : classpath for custom ruleswas not processed correctly: patch submitted by trausch at gmx.at and by svef in bug report.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7174 51baf565-9d33-0410-a72c-fc3788e3496d
2010-11-29 18:59:05 +00:00
Radim Kubacki
cbc1e20dbf
Fixed bug in ruleset properties customization: patch submitted by trausch at gmx.at, test added.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7173 51baf565-9d33-0410-a72c-fc3788e3496d
2010-11-29 18:38:22 +00:00
Radim Kubacki
efe40739c8
NbJUnit depenency is needed is new NetBeans releases.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7172 51baf565-9d33-0410-a72c-fc3788e3496d
2010-11-29 18:36:07 +00:00
Radim Kubacki
5b6231fc84
remove unused method
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7171 51baf565-9d33-0410-a72c-fc3788e3496d
2010-11-29 18:34:11 +00:00
Radim Kubacki
c732b09ead
Default JDK - assume Java 6.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7170 51baf565-9d33-0410-a72c-fc3788e3496d
2010-11-29 18:30:47 +00:00
Dale Anson
93d0cf4d3e
Removed some annoying message boxes, sending error messages to ErrorList now.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7169 51baf565-9d33-0410-a72c-fc3788e3496d
2010-11-05 22:30:22 +00:00
Brian Remedios
e8dd8cacce
+new option to control full builds per project (checkbox in project preference page).
...
Thanks to Joe Freeman for the contribution.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7168 51baf565-9d33-0410-a72c-fc3788e3496d
2010-11-05 07:00:35 +00:00
Brian Remedios
31f0cdb95f
minor tweaks
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7167 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-19 22:32:34 +00:00
Brian Remedios
ba533394dc
minor cleanup
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7166 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-19 22:31:09 +00:00
Brian Remedios
224986ba86
more dogfood cleanup
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7165 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-18 05:10:58 +00:00
Brian Remedios
e7ffe349e9
more dogfood cleanup
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7164 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-18 03:47:21 +00:00
Brian Remedios
f773bb2ffe
more dogfood cleanup
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7163 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-18 03:39:42 +00:00
Brian Remedios
307bc3b159
more dogfood cleanup
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7162 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-18 03:35:27 +00:00
Brian Remedios
2bb58ff4b7
dogfood cleanup
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7161 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-18 03:28:26 +00:00
Brian Remedios
c86191cc01
Cleaned up description verbiage, standardized example formatting and expanded on some.
...
Removed redundant 'Rules' portion of ruleset names. No functional changes.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7160 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-18 02:53:25 +00:00
Brian Remedios
e85e7fe850
Cleaned up description verbiage, standardized example formatting and expanded on some.
...
Removed redundant 'Rules' portion of ruleset names. No functional changes.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7159 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-17 23:52:39 +00:00
Brian Remedios
9b60713f83
Cleaned up description verbiage, standardized example formatting and expanded on some.
...
Removed redundant 'Rules' portion of ruleset names. No functional changes.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7158 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-17 22:45:21 +00:00
Brian Remedios
2d0720b749
cleaned up CRs
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7157 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-05 04:07:48 +00:00
Brian Remedios
1f7b0c361a
!!!
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7156 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-05 03:54:59 +00:00
Brian Remedios
25093cb56c
!!
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7155 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-05 03:54:40 +00:00
Brian Remedios
b00759052e
!!!
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7154 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-05 03:54:15 +00:00
Brian Remedios
cbe2577d02
!!
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7153 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-05 03:53:29 +00:00
Brian Remedios
8a860ff05c
!!
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7152 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-05 03:50:08 +00:00
Brian Remedios
2f5a834dab
!!!
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7151 51baf565-9d33-0410-a72c-fc3788e3496d
2010-10-05 03:49:35 +00:00