10 lines
504 B
XML
10 lines
504 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
<classpathentry kind="lib" path="spiffy-with_source-all-0.05.jar"/>
|
|
<classpathentry kind="lib" path="SuperCSV-with_src-1.52.jar"/>
|
|
<classpathentry kind="output" path="build"/>
|
|
</classpath>
|