summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorSean McDirmid <sean.mcdirmid@gmail.com>2005-12-13 16:16:27 +0000
committerSean McDirmid <sean.mcdirmid@gmail.com>2005-12-13 16:16:27 +0000
commit354a2566de85e6e5993616a1843c024e4a2f98cf (patch)
treea92934b4bd6095447781d73e5d6fb360f6e85b90 /.project
parent95dbf1955feb2a2b6a48b81aecabb5308b9767b4 (diff)
downloadscala-354a2566de85e6e5993616a1843c024e4a2f98cf.tar.gz
scala-354a2566de85e6e5993616a1843c024e4a2f98cf.tar.bz2
scala-354a2566de85e6e5993616a1843c024e4a2f98cf.zip
Adding Eclipse plug-in meta info
Diffstat (limited to '.project')
-rw-r--r--.project11
1 files changed, 11 insertions, 0 deletions
diff --git a/.project b/.project
index 841840050d..90a5731da7 100644
--- a/.project
+++ b/.project
@@ -5,7 +5,18 @@
<projects>
</projects>
<buildSpec>
+ <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>
</natures>
</projectDescription>