summaryrefslogtreecommitdiff
path: root/ebus-scala/.classpath
diff options
context:
space:
mode:
authoryvesf <yvesf-git@xapek.org>2011-07-03 11:38:28 +0200
committeryvesf <yvesf-git@xapek.org>2011-07-03 11:38:28 +0200
commitffaec1ddc9118eb07a30b2d759f0204484fa9ec4 (patch)
treefba1bfeb7d1fbec0544a7d80338a862f33519344 /ebus-scala/.classpath
parentc9f7b9f93a7048e06c212b3dad5bf0752e2672f2 (diff)
downloadebus-alt-ffaec1ddc9118eb07a30b2d759f0204484fa9ec4.tar.gz
ebus-alt-ffaec1ddc9118eb07a30b2d759f0204484fa9ec4.zip
ebus-scala
Diffstat (limited to 'ebus-scala/.classpath')
-rw-r--r--ebus-scala/.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/ebus-scala/.classpath b/ebus-scala/.classpath
new file mode 100644
index 0000000..bc01bff
--- /dev/null
+++ b/ebus-scala/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>