diff options
Diffstat (limited to 'de.dhbw.horb.ksm.simulator/.classpath')
-rw-r--r-- | de.dhbw.horb.ksm.simulator/.classpath | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/de.dhbw.horb.ksm.simulator/.classpath b/de.dhbw.horb.ksm.simulator/.classpath new file mode 100644 index 0000000..65582bc --- /dev/null +++ b/de.dhbw.horb.ksm.simulator/.classpath @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry exported="true" kind="lib" path="lib/org.swtchart_0.7.0.v20110128.jar"/> + <classpathentry exported="true" kind="lib" path="lib/org.swtchart.ext_0.7.0.v20110128.jar"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> + <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> + <classpathentry kind="src" path="src"/> + <classpathentry kind="output" path="bin"/> +</classpath> |