summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorStefan Suhren <suhren.stefan@fh-swf.de>2015-12-07 20:31:03 +0100
committerStefan Suhren <suhren.stefan@fh-swf.de>2015-12-07 20:32:38 +0100
commit7c7e45d69a93b8cddf703ad6df7b51a80dc83f88 (patch)
tree867657652df61f259d6f94fec1cfaff90e689252 /.classpath
downloadProjektthemenvergabe-7c7e45d69a93b8cddf703ad6df7b51a80dc83f88.tar.gz
Projektthemenvergabe-7c7e45d69a93b8cddf703ad6df7b51a80dc83f88.zip
Initial commit for Projektthemenvergabe
Diffstat (limited to '.classpath')
-rw-r--r--.classpath6
1 files changed, 6 insertions, 0 deletions
diff --git a/.classpath b/.classpath
new file mode 100644
index 0000000..fceb480
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>