updating pmd lib to 4.2 final
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5930 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/pmd14-4.2rc1.jar" sourcepath="/pmd/src"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/pmd14-4.2.jar" sourcepath="/pmd/src"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/asm-3.1.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/backport-util-concurrent.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/xercesImpl-2.6.2.jar"/>
|
||||
|
@ -4,7 +4,7 @@ bin.includes = plugin.xml,\
|
||||
schema/,\
|
||||
lib/,\
|
||||
pmd-core.jar,\
|
||||
lib/pmd14-4.2rc1.jar,\
|
||||
lib/pmd14-4.2.jar,\
|
||||
lib/retroweaver-rt-2.0.5.jar,\
|
||||
lib/asm-3.1.jar,\
|
||||
lib/jaxen-1.1.1.jar,\
|
||||
|
Binary file not shown.
BIN
pmd-eclipse-plugin/pmd-eclipse-pmd/lib/pmd14-4.2.jar
Normal file
BIN
pmd-eclipse-plugin/pmd-eclipse-pmd/lib/pmd14-4.2.jar
Normal file
Binary file not shown.
Binary file not shown.
@ -11,7 +11,7 @@
|
||||
<library name="pmd-core.jar">
|
||||
<export name="*"/>
|
||||
</library>
|
||||
<library name="lib/pmd14-4.2rc1.jar">
|
||||
<library name="lib/pmd14-4.2.jar">
|
||||
<export name="*"/>
|
||||
</library>
|
||||
<library name="lib/retroweaver-rt-2.0.5.jar">
|
||||
|
Reference in New Issue
Block a user