1fe93ebd7d
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3632 51baf565-9d33-0410-a72c-fc3788e3496d
11 lines
480 B
XML
11 lines
480 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="lib" path="lib/log4j-1.2.8.jar"/>
|
|
<classpathentry kind="lib" path="lib/commons-logging.jar"/>
|
|
<classpathentry kind="lib" path="lib/castor-0.9.6-xml.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>
|