forked from phoedos/pmd
Upgrade to PMD v1.7
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4400 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@@ -55,6 +55,6 @@
|
||||
id="net.sourceforge.pmd.core"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="3.6.1"/>
|
||||
version="3.7.0"/>
|
||||
|
||||
</feature>
|
||||
|
@@ -3,7 +3,7 @@
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/jaxen-1.1-beta-7.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/pmd-3.6.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/pmd-3.7.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/xercesImpl-2.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/xmlParserAPIs-2.6.2.jar"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
|
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: PMD For Eclipse Core Plug-in
|
||||
Bundle-SymbolicName: net.sourceforge.pmd.core; singleton:=true
|
||||
Bundle-Version: 3.6.1
|
||||
Bundle-Version: 3.7.0
|
||||
Bundle-Activator: net.sourceforge.pmd.core.PMDCorePlugin
|
||||
Bundle-Vendor: PMD Development Team
|
||||
Bundle-Localization: plugin
|
||||
@@ -10,7 +10,7 @@ Require-Bundle: org.eclipse.core.runtime
|
||||
Eclipse-AutoStart: true
|
||||
Bundle-ClassPath: lib/jakarta-oro-2.0.8.jar,
|
||||
lib/jaxen-1.1-beta-7.jar,
|
||||
lib/pmd-3.6.jar,
|
||||
lib/pmd-3.7.jar,
|
||||
lib/xercesImpl-2.6.2.jar,
|
||||
lib/xmlParserAPIs-2.6.2.jar,
|
||||
pmd-core.jar
|
||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user