pmd/pmd-eclipse-pmd/.classpath

11 lines
494 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/pmd-1.6.jar"/>
<classpathentry kind="lib" path="lib/jaxen-core-1.0-fcs.jar"/>
<classpathentry kind="lib" path="lib/saxpath-1.0-fcs.jar"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>