2008-09-25 23:18:33 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/asm-3.1.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/castor-1.1.2.1-xml.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jaxen-1.1.1.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/junit.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.15.jar"/>
|
2008-10-14 00:10:34 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/pmd-5.0.jar" sourcepath="/pmd/src"/>
|
2008-09-25 23:18:33 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/xercesImpl-2.6.2.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/xmlParserAPIs-2.6.2.jar"/>
|
2008-10-14 00:10:34 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
|
2008-09-25 23:18:33 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|