summaryrefslogtreecommitdiff
path: root/src/eclipse/scala-parser-combinators/.classpath
diff options
context:
space:
mode:
authorSimon Schaefer <mail@antoras.de>2013-09-21 22:38:18 +0200
committerSimon Schaefer <mail@antoras.de>2013-09-22 00:31:38 +0200
commitd0c8698aa62e821163f3029e0f5cd8bd3d89d793 (patch)
tree5510ec52576defd4a900b54b657ff284f3174421 /src/eclipse/scala-parser-combinators/.classpath
parent884e1ce762d98b29594146d37b85384581d9ba96 (diff)
downloadscala-d0c8698aa62e821163f3029e0f5cd8bd3d89d793.tar.gz
scala-d0c8698aa62e821163f3029e0f5cd8bd3d89d793.tar.bz2
scala-d0c8698aa62e821163f3029e0f5cd8bd3d89d793.zip
Update of Eclipse project files
- Update of project dependencies - Deletion of scala-xml project - Deletion of scala-parser-combinators project - Update of .gitignore to match nested .cache files
Diffstat (limited to 'src/eclipse/scala-parser-combinators/.classpath')
-rw-r--r--src/eclipse/scala-parser-combinators/.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/eclipse/scala-parser-combinators/.classpath b/src/eclipse/scala-parser-combinators/.classpath
deleted file mode 100644
index 7eab7094eb..0000000000
--- a/src/eclipse/scala-parser-combinators/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src-parser-combinators"/>
- <classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="output" path="build-quick-parser-combinators"/>
-</classpath>