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
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
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
b936c21fae
Update to pmd 4.2.6, added code to let CPD parse files for all jEdit modes. Note this relies on a modification to AnyLanguage in CPD that is not yet in subversion but is in the pmd-4.2.6.jar included with this plugin.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7026 51baf565-9d33-0410-a72c-fc3788e3496d
2009-12-10 05:11:13 +00:00
3fe5ea750f
Putting these jars back. I deleted them earlier, thinking they weren't required, but I was obviously wrong.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6946 51baf565-9d33-0410-a72c-fc3788e3496d
2009-05-07 15:39:37 +00:00
8e16865ab7
Deleted unused jar files.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6936 51baf565-9d33-0410-a72c-fc3788e3496d
2009-05-07 02:58:06 +00:00
a66aff112e
Update library files, new PMD 2.4.5 jar, removed oro, pmd 4.1, and pmd-swinggui jars since they are no longer used.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6916 51baf565-9d33-0410-a72c-fc3788e3496d
2009-04-20 18:19:23 +00:00
31e6a04d9d
Updated to PMD-4.1
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5668 51baf565-9d33-0410-a72c-fc3788e3496d
2007-11-21 01:44:43 +00:00
3f209b932b
update to pmd 4.1rc1
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5639 51baf565-9d33-0410-a72c-fc3788e3496d
2007-11-11 03:31:34 +00:00
aa6a927e76
First pass through the pmd plugin, to update it to pmd-4.0
...
Replaced jaxen 1.1-beta with 1.1
reformatted PMDOptionPane
removed some deprecated member usage
updated some collections with generics
Added new option for setting java version
does not quite work yet - I am getting
java.lang.ClassCastException: net.sourceforge.pmd.jedit.JEditPMDRule cannot be cast to net.sourceforge.pmd.rules.XPathRule at net.sourceforge.pmd.ast.JavaRuleChainVisitor.visit(JavaRuleChainVisitor.java:28)
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5632 51baf565-9d33-0410-a72c-fc3788e3496d
2007-11-06 22:23:22 +00:00
15c1affaa6
Removed since not used in PMD 3.5 and hence.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4242 51baf565-9d33-0410-a72c-fc3788e3496d
2006-02-15 07:20:15 +00:00
447cc3c39a
New libraries as required by PMD 3.5
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4241 51baf565-9d33-0410-a72c-fc3788e3496d
2006-02-15 07:18:27 +00:00
9b49ec6f6c
Re-Added libraries as Binary
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2974 51baf565-9d33-0410-a72c-fc3788e3496d
2004-10-08 13:51:01 +00:00
5de7c5666d
Removed jars wrongly checked-in in Text mode instead of Binary
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2973 51baf565-9d33-0410-a72c-fc3788e3496d
2004-10-08 13:46:04 +00:00
485b80b350
Preparing for release
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2885 51baf565-9d33-0410-a72c-fc3788e3496d
2004-08-16 09:24:37 +00:00
fde890726e
Updated to PMD 1.9, Fixed improper highlighting of Rule Violations. Because of this bug, any open file in jEdit was showing errors of other files too.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2806 51baf565-9d33-0410-a72c-fc3788e3496d
2004-07-16 10:33:28 +00:00
482045e2fb
Removed Recursive Directory options and integrated them into FileChooser itself.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2747 51baf565-9d33-0410-a72c-fc3788e3496d
2004-06-16 12:24:10 +00:00
b95ed9d304
Renamed confusing check current directory labels to check directory since that is what they essentially were doing. Now it gives default current directory as default value for convinience 2. Cleaned up imports
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2746 51baf565-9d33-0410-a72c-fc3788e3496d
2004-06-15 13:06:34 +00:00
f2e364dfc8
Minor label additions.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2727 51baf565-9d33-0410-a72c-fc3788e3496d
2004-06-02 09:11:14 +00:00
8c29e1f879
Updated to PMD 1.8
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2693 51baf565-9d33-0410-a72c-fc3788e3496d
2004-05-20 05:57:32 +00:00
1c4201c30f
Updated to PMD 1.7 and PMDJEditPlugin version to 2.5
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2658 51baf565-9d33-0410-a72c-fc3788e3496d
2004-04-27 05:52:33 +00:00
a43e4435bf
Updated to PMD 1.6
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2575 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-16 06:06:50 +00:00
c518525c60
Updated to new CPD class changes with some minor improvements to pmd-jedit CPD viewer
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2567 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-13 11:50:24 +00:00
0204977b9d
Made Progressbar color as jEdit Property
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2557 51baf565-9d33-0410-a72c-fc3788e3496d
2004-03-02 06:13:28 +00:00
6d5aa613a7
Added new Option to export the Results in various formats
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2548 51baf565-9d33-0410-a72c-fc3788e3496d
2004-02-17 12:41:35 +00:00
3decbe0db4
Updated to PMD 1.5
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2538 51baf565-9d33-0410-a72c-fc3788e3496d
2004-02-06 05:29:43 +00:00
14fe8759e6
Updated to pmd 1.4
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2505 51baf565-9d33-0410-a72c-fc3788e3496d
2004-01-08 07:54:06 +00:00
fa4ba5442f
Fixed Run on save when not a java file
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2411 51baf565-9d33-0410-a72c-fc3788e3496d
2003-11-21 12:44:24 +00:00
166d114143
Optimised ErrorSource handling.
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2393 51baf565-9d33-0410-a72c-fc3788e3496d
2003-11-19 09:20:32 +00:00
d086e964cd
Added pmd-swingui library for jEdit packagers convinience
...
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2357 51baf565-9d33-0410-a72c-fc3788e3496d
2003-10-31 06:48:46 +00:00
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