summaryrefslogtreecommitdiff
path: root/src/eclipse/scala-parser-combinators/.project
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/.project
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/.project')
-rw-r--r--src/eclipse/scala-parser-combinators/.project30
1 files changed, 0 insertions, 30 deletions
diff --git a/src/eclipse/scala-parser-combinators/.project b/src/eclipse/scala-parser-combinators/.project
deleted file mode 100644
index d94523f56d..0000000000
--- a/src/eclipse/scala-parser-combinators/.project
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>scala-parser-combinators</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.scala-ide.sdt.core.scalabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.scala-ide.sdt.core.scalanature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
- <linkedResources>
- <link>
- <name>build-quick-parser-combinators</name>
- <type>2</type>
- <locationURI>SCALA_BASEDIR/build/quick/classes/parser-combinators</locationURI>
- </link>
- <link>
- <name>src-parser-combinators</name>
- <type>2</type>
- <locationURI>SCALA_BASEDIR/src/parser-combinators</locationURI>
- </link>
- </linkedResources>
-</projectDescription>