pmd/pmd-eclipse/.classpath
David Craine 717a698309 *** empty log message ***
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@573 51baf565-9d33-0410-a72c-fc3788e3496d
2002-07-31 16:36:59 +00:00

14 lines
945 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
<classpathentry kind="lib" path="C:/eclipse/plugins/org.eclipse.core.runtime_2.0.0/runtime.jar"/>
<classpathentry kind="lib" path="C:/eclipse/plugins/org.eclipse.pde.core_2.0.0/pdecore.jar"/>
<classpathentry kind="lib" path="C:/eclipse/plugins/org.eclipse.swt.win32_2.0.0/ws/win32/swt.jar"/>
<classpathentry kind="lib" path="C:/eclipse/plugins/org.eclipse.ui_2.0.0/workbench.jar"/>
<classpathentry kind="lib" path="C:/eclipse/plugins/org.eclipse.ui.win32_2.0.0/workbenchwin32.jar"/>
<classpathentry kind="lib" path="C:/eclipse/plugins/org.eclipse.core.resources_2.0.0/resources.jar"/>
<classpathentry kind="lib" path="C:/eclipse/workspace/pmd-eclipse/lib/pmd-0.8.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>