pmd/pmd-eclipse-pmd/.classpath
Philippe Herlin b78fa09526 Upgrade to PMD v3.8
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4584 51baf565-9d33-0410-a72c-fc3788e3496d
2006-10-06 17:08:46 +00:00

16 lines
914 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jaxen-1.1-beta-10.jar"/>
<classpathentry exported="true" kind="lib" path="lib/pmd-3.8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xercesImpl-2.6.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xmlParserAPIs-2.6.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/castor-0.9.6-xml.jar"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.8.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>