summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2011-04-20 15:54:50 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2011-04-20 15:54:50 +0200
commit793b4c6dac0137aef286f5096c09bc473105c447 (patch)
treeaf8efb780ade10b2871d44734e3e43dc9e97cc86 /.classpath
parenta9c28568ddd58ae1700b5843a7fdd63730a399fd (diff)
downloadJRummikub-793b4c6dac0137aef286f5096c09bc473105c447.tar
JRummikub-793b4c6dac0137aef286f5096c09bc473105c447.zip
Eclipse-Projekt angelegt
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@2 72836036-5685-4462-b002-a69064685172
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..83b76b7
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="test"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>