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
|
<plugin
|
||||||
id="net.sourceforge.pmd.core"
|
id="net.sourceforge.pmd.core"
|
||||||
name="%plugin.name"
|
name="%plugin.name"
|
||||||
version="1.6"
|
version="1.7.0.v3"
|
||||||
provider-name="%plugin.provider">
|
provider-name="%plugin.provider">
|
||||||
|
|
||||||
<runtime>
|
<runtime>
|
||||||
<library name="core.jar"/>
|
<library name="core.jar"/>
|
||||||
<library name="lib/pmd-1.6.jar">
|
<library name="lib/pmd-1.7.jar">
|
||||||
<export name="*"/>
|
<export name="*"/>
|
||||||
</library>
|
</library>
|
||||||
<library name="lib/jaxen-core-1.0-fcs.jar"/>
|
<library name="lib/jaxen-core-1.0-fcs.jar"/>
|
||||||
|
Reference in New Issue
Block a user