2003-11-30 21:38:07 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2004-04-20 21:03:12 +00:00
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="lib" path="lib/jaxen-core-1.0-fcs.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/saxpath-1.0-fcs.jar"/>
|
2004-06-29 22:07:06 +00:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/pmd-1.8.jar"/>
|
2004-04-20 21:03:12 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
2003-11-30 21:38:07 +00:00
|
|
|
</classpath>
|