2002-07-31 16:36:59 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2002-08-09 00:22:40 +00:00
|
|
|
<classpathentry kind="src" path="src/"/>
|
2003-05-19 22:30:14 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="pmd-eclipse.jar"/>
|
2003-03-30 20:59:51 +00:00
|
|
|
<classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
|
2003-05-19 22:30:14 +00:00
|
|
|
<classpathentry kind="lib" path="lib/commons-logging.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/jaxen-core-1.0-fcs.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/saxpath-1.0-fcs.jar"/>
|
2002-08-09 00:22:40 +00:00
|
|
|
<classpathentry kind="var"
|
2003-02-17 20:13:17 +00:00
|
|
|
path="ECLIPSE_HOME/plugins/org.eclipse.core.resources_2.0.1/resources.jar" sourcepath="_ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.core.resources_2.0.1/resourcessrc.zip"/>
|
2002-08-09 00:22:40 +00:00
|
|
|
<classpathentry kind="var"
|
2003-02-17 20:13:17 +00:00
|
|
|
path="ECLIPSE_HOME/plugins/org.eclipse.ui_2.0.2/workbench.jar" sourcepath="_ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.ui_2.0.2/workbenchsrc.zip"/>
|
2002-08-09 00:22:40 +00:00
|
|
|
<classpathentry kind="var"
|
|
|
|
path="ECLIPSE_HOME/plugins/org.eclipse.ui.win32_2.0.0/workbenchwin32.jar" sourcepath="_ORG_ECLIPSE_PLATFORM_WIN32_SOURCE/org.eclipse.ui.win32_2.0.0/workbenchwin32src.zip"/>
|
2002-08-23 00:48:37 +00:00
|
|
|
<classpathentry kind="var"
|
2003-02-17 20:13:17 +00:00
|
|
|
path="ECLIPSE_HOME/plugins/org.eclipse.swt.win32_2.0.2/ws/win32/swt.jar" sourcepath="_ORG_ECLIPSE_PLATFORM_WIN32_SOURCE/org.eclipse.swt.win32_2.0.2/ws/win32/swtsrc.zip"/>
|
2003-03-17 23:22:21 +00:00
|
|
|
<classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.apache.xerces_4.0.7/xmlParserAPIs.jar"/>
|
|
|
|
<classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.apache.xerces_4.0.7/xercesImpl.jar"/>
|
|
|
|
<classpathentry kind="var"
|
|
|
|
path="ECLIPSE_HOME/plugins/org.eclipse.jdt.core_2.0.2/jdtcore.jar" sourcepath="_ORG_ECLIPSE_JDT_SOURCE/org.eclipse.jdt.core_2.0.2/jdtcoresrc.zip"/>
|
2002-08-23 00:48:37 +00:00
|
|
|
<classpathentry kind="var"
|
2003-02-17 20:13:17 +00:00
|
|
|
path="ECLIPSE_HOME/plugins/org.eclipse.core.runtime_2.0.2/runtime.jar" sourcepath="_ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.core.runtime_2.0.2/runtimesrc.zip"/>
|
2002-09-06 20:28:30 +00:00
|
|
|
<classpathentry kind="var"
|
2003-03-17 23:22:21 +00:00
|
|
|
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"/>
|
2002-07-31 16:36:59 +00:00
|
|
|
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
|
2003-06-19 21:34:24 +00:00
|
|
|
<classpathentry kind="lib" path="lib/pmd-1.1.jar"/>
|
2002-07-31 16:36:59 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|