2010-03-25 07:03:31 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2010-07-13 15:04:53 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2010-07-15 02:11:21 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
2010-10-22 10:08:26 +07:00
|
|
|
<classpathentry kind="lib" path="spiffy-with_source-all-0.05.jar"/>
|
|
|
|
<classpathentry kind="lib" path="SuperCSV-with_src-1.52.jar"/>
|
2010-03-25 07:03:31 +07:00
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|