Updated to PMD 1.8
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2693 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<property name="src" value="src/"/>
|
||||
<property name="lib" value="lib"/>
|
||||
<property name="build" value="build"/>
|
||||
<property name="pmdjar" value="pmd-1.7.jar"/>
|
||||
<property name="pmdjar" value="pmd-1.8.jar"/>
|
||||
<property name="pluginversion" value="2.5"/>
|
||||
<property name="jedit.install.dir" value="../.."/>
|
||||
<property name="jedit.jars.dir" value="${jedit.install.dir}\jars"/>
|
||||
|
@ -1,5 +1,5 @@
|
||||
??? - 2.5
|
||||
- Updated to PMD 1.7
|
||||
- Updated to PMD 1.8
|
||||
|
||||
22 March 2004- 2.4
|
||||
- Optimized usage of ErrorSource for faster Error Highlighting.
|
||||
|
Binary file not shown.
@ -8,7 +8,7 @@ plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.docs=jedit.html
|
||||
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.depend.0=jdk 1.3
|
||||
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.depend.1=jedit 04.02.08.00
|
||||
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.depend.2=plugin errorlist.ErrorListPlugin 1.3.2
|
||||
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.jars=pmd-1.7.jar jaxen-core-1.0-fcs.jar saxpath-1.0-fcs.jar pmd-swingui-0.1.jar
|
||||
plugin.net.sourceforge.pmd.jedit.PMDJEditPlugin.jars=pmd-1.8.jar jaxen-core-1.0-fcs.jar saxpath-1.0-fcs.jar pmd-swingui-0.1.jar
|
||||
|
||||
#
|
||||
# Menu properties
|
||||
|
Reference in New Issue
Block a user