diff options
author | yvesf <yvesf-git@xapek.org> | 2011-07-03 15:54:42 +0200 |
---|---|---|
committer | yvesf <yvesf-git@xapek.org> | 2011-07-03 15:54:42 +0200 |
commit | aad3619a1969114ed4acd447e3ad0514f89241d5 (patch) | |
tree | 3cc6c8eb3686742b01f0f92829fa9e1b7a8624fb /ebus-scala/.classpath | |
parent | ffaec1ddc9118eb07a30b2d759f0204484fa9ec4 (diff) | |
download | ebus-alt-aad3619a1969114ed4acd447e3ad0514f89241d5.tar.gz ebus-alt-aad3619a1969114ed4acd447e3ad0514f89241d5.zip |
remove ecplise project files for ebus-scala
Diffstat (limited to 'ebus-scala/.classpath')
-rw-r--r-- | ebus-scala/.classpath | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ebus-scala/.classpath b/ebus-scala/.classpath deleted file mode 100644 index bc01bff..0000000 --- a/ebus-scala/.classpath +++ /dev/null @@ -1,7 +0,0 @@ -<?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> |