summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorSean McDirmid <sean.mcdirmid@gmail.com>2007-04-27 02:09:40 +0000
committerSean McDirmid <sean.mcdirmid@gmail.com>2007-04-27 02:09:40 +0000
commitb1d88408776eb4e93546ca5c78b17d2bed7b88f4 (patch)
tree93a1007faa2f032274dfee6273d90d59bc512b35 /.project
parent8d2349581f5694704fb1bebc713339d46823ec67 (diff)
downloadscala-b1d88408776eb4e93546ca5c78b17d2bed7b88f4.tar.gz
scala-b1d88408776eb4e93546ca5c78b17d2bed7b88f4.tar.bz2
scala-b1d88408776eb4e93546ca5c78b17d2bed7b88f4.zip
Adding eclipse meta data.
Diffstat (limited to '.project')
-rw-r--r--.project29
1 files changed, 29 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 0000000000..71b4782bbe
--- /dev/null
+++ b/.project
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>scala</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>ch.epfl.lamp.sdt.core.scalabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>ch.epfl.lamp.sdt.core.scalanature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>