forked from phoedos/pmd
Upgrading to PMD v1.7
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2670 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Binary file not shown.
BIN
pmd-eclipse-pmd/lib/pmd-1.7.jar
Normal file
BIN
pmd-eclipse-pmd/lib/pmd-1.7.jar
Normal file
Binary file not shown.
@@ -3,12 +3,12 @@
|
||||
<plugin
|
||||
id="net.sourceforge.pmd.core"
|
||||
name="%plugin.name"
|
||||
version="1.6"
|
||||
version="1.7.0.v3"
|
||||
provider-name="%plugin.provider">
|
||||
|
||||
<runtime>
|
||||
<library name="core.jar"/>
|
||||
<library name="lib/pmd-1.6.jar">
|
||||
<library name="lib/pmd-1.7.jar">
|
||||
<export name="*"/>
|
||||
</library>
|
||||
<library name="lib/jaxen-core-1.0-fcs.jar"/>
|
||||
|
Reference in New Issue
Block a user