forked from phoedos/pmd
Updating to PMD v1.2
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2136 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -4,6 +4,7 @@
|
|||||||
<classpathentry exported="true" kind="lib" path="pmd-eclipse.jar"/>
|
<classpathentry exported="true" kind="lib" path="pmd-eclipse.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
|
<classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/commons-logging.jar"/>
|
<classpathentry kind="lib" path="lib/commons-logging.jar"/>
|
||||||
|
<classpathentry kind="lib" path="lib/pmd-1.2.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/jaxen-core-1.0-fcs.jar"/>
|
<classpathentry kind="lib" path="lib/jaxen-core-1.0-fcs.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/saxpath-1.0-fcs.jar"/>
|
<classpathentry kind="lib" path="lib/saxpath-1.0-fcs.jar"/>
|
||||||
<classpathentry kind="var"
|
<classpathentry kind="var"
|
||||||
@ -23,6 +24,5 @@
|
|||||||
<classpathentry kind="var"
|
<classpathentry kind="var"
|
||||||
path="ECLIPSE_HOME/plugins/org.eclipse.core.boot_2.0.2.1/boot.jar" sourcepath="_ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.core.boot_2.0.2.1/bootsrc.zip"/>
|
path="ECLIPSE_HOME/plugins/org.eclipse.core.boot_2.0.2.1/boot.jar" sourcepath="_ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.core.boot_2.0.2.1/bootsrc.zip"/>
|
||||||
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
|
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
|
||||||
<classpathentry kind="lib" path="lib/pmd-1.1.jar"/>
|
|
||||||
<classpathentry kind="output" path="bin"/>
|
<classpathentry kind="output" path="bin"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<property name="os" value="win32"/>
|
<property name="os" value="win32"/>
|
||||||
<property name="arch" value="x86"/>
|
<property name="arch" value="x86"/>
|
||||||
<property name="runtimecp" value="C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.core.boot_2.0.2.1/boot.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.core.boot_2.0.2.1/bin;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.core.runtime_2.0.2/runtime.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.core.runtime_2.0.2/bin;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.core.resources.win32_2.0.1/resources.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.core.resources_2.0.1/bin;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.core.resources_2.0.1/resources.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.swt_2.0.2/bin;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.swt_2.0.2/ws/${ws}/swt.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.swt.win32_2.0.2/ws/${ws}/swt.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.ui_2.0.2/workbench.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.ui_2.0.2/bin;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.ui.win32_2.0.0/workbench.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.ui.win32_2.0.0/workbenchwin32.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.jdt.core_2.0.2/jdtcore.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.jdt.core_2.0.2/bin;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.apache.xerces_4.0.7/xmlParserAPIs.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.apache.xerces_4.0.7/xercesImpl.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.apache.xerces_4.0.7/bin;"/>
|
<property name="runtimecp" value="C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.core.boot_2.0.2.1/boot.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.core.boot_2.0.2.1/bin;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.core.runtime_2.0.2/runtime.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.core.runtime_2.0.2/bin;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.core.resources.win32_2.0.1/resources.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.core.resources_2.0.1/bin;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.core.resources_2.0.1/resources.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.swt_2.0.2/bin;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.swt_2.0.2/ws/${ws}/swt.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.swt.win32_2.0.2/ws/${ws}/swt.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.ui_2.0.2/workbench.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.ui_2.0.2/bin;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.ui.win32_2.0.0/workbench.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.ui.win32_2.0.0/workbenchwin32.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.jdt.core_2.0.2/jdtcore.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.eclipse.jdt.core_2.0.2/bin;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.apache.xerces_4.0.7/xmlParserAPIs.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.apache.xerces_4.0.7/xercesImpl.jar;C:/Program Files/IBM/WebSphere Studio/eclipse/plugins/org.apache.xerces_4.0.7/bin;"/>
|
||||||
<property name="pmdlib" value="lib/pmd-1.1.jar;lib/jaxen-core-1.0-fcs.jar;lib/saxpath-1.0-fcs.jar"/>
|
<property name="pmdlib" value="lib/pmd-1.2.jar;lib/jaxen-core-1.0-fcs.jar;lib/saxpath-1.0-fcs.jar"/>
|
||||||
<property name="log4jcp" value="lib/commons-logging.jar;lib/log4j-1.2.8.jar;" />
|
<property name="log4jcp" value="lib/commons-logging.jar;lib/log4j-1.2.8.jar;" />
|
||||||
<property name="classpath" value="${runtimecp}${log4jcp}${pmdlib}" />
|
<property name="classpath" value="${runtimecp}${log4jcp}${pmdlib}" />
|
||||||
|
|
||||||
|
BIN
pmd-eclipse/lib/pmd-1.2.jar
Normal file
BIN
pmd-eclipse/lib/pmd-1.2.jar
Normal file
Binary file not shown.
@ -44,6 +44,9 @@ import org.eclipse.ui.plugin.AbstractUIPlugin;
|
|||||||
* @version $Revision$
|
* @version $Revision$
|
||||||
*
|
*
|
||||||
* $Log$
|
* $Log$
|
||||||
|
* Revision 1.11 2003/07/30 19:29:02 phherlin
|
||||||
|
* Updating to PMD v1.2
|
||||||
|
*
|
||||||
* Revision 1.10 2003/07/07 19:23:59 phherlin
|
* Revision 1.10 2003/07/07 19:23:59 phherlin
|
||||||
* Adding PMD violations view
|
* Adding PMD violations view
|
||||||
*
|
*
|
||||||
@ -71,6 +74,7 @@ public class PMDPlugin extends AbstractUIPlugin {
|
|||||||
"rulesets/javabeans.xml",
|
"rulesets/javabeans.xml",
|
||||||
"rulesets/junit.xml",
|
"rulesets/junit.xml",
|
||||||
"rulesets/naming.xml",
|
"rulesets/naming.xml",
|
||||||
|
"rulesets/strictexception.xml",
|
||||||
"rulesets/strings.xml",
|
"rulesets/strings.xml",
|
||||||
"rulesets/unusedcode.xml" };
|
"rulesets/unusedcode.xml" };
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user