pmd/pmd-eclipse-pmd/.classpath
Philippe Herlin fff1fa507e Release v3.1.0
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3650 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-04 21:13:23 +00:00

13 lines
673 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/jaxen-core-1.0-fcs.jar"/>
<classpathentry exported="true" kind="lib" path="lib/saxpath-1.0-fcs.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xmlParserAPIs.jar"/>
<classpathentry exported="true" kind="lib" path="lib/pmd-3.2.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>