pmd/pmd-eclipse-pmd/.classpath
Philippe Herlin 12208e6d82 Upgrading to PMD v3.3
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3924 51baf565-9d33-0410-a72c-fc3788e3496d
2005-10-24 22:35:15 +00:00

12 lines
606 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/jaxen-1.1-beta-7.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/pmd-3.3.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>