summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorStefan Suhren <suhren.stefan@fh-swf.de>2015-05-12 18:16:39 +0200
committerStefan Suhren <suhren.stefan@fh-swf.de>2015-05-12 18:16:39 +0200
commitf74cd282da1f14bc3d2d768b2f68b8f6d6429e68 (patch)
treebbf000cdcf263670076fee407a48a6389112bad7 /.classpath
downloadUpnFx-f74cd282da1f14bc3d2d768b2f68b8f6d6429e68.tar.gz
UpnFx-f74cd282da1f14bc3d2d768b2f68b8f6d6429e68.zip
Initial commit
Diffstat (limited to '.classpath')
-rw-r--r--.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/.classpath b/.classpath
new file mode 100644
index 0000000..ac4a647
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>