summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2011-01-18 16:27:35 +0000
committerIulian Dragos <jaguarul@gmail.com>2011-01-18 16:27:35 +0000
commitcbfb5d387b334a03c404a3ae580d3ab5858816e3 (patch)
tree3614f02eb3ae302c9477cf36ff92fbdcf29487d5 /.project
parentbdd7487b066109bc3dc740b3e14ce2adb0113620 (diff)
downloadscala-cbfb5d387b334a03c404a3ae580d3ab5858816e3.tar.gz
scala-cbfb5d387b334a03c404a3ae580d3ab5858816e3.tar.bz2
scala-cbfb5d387b334a03c404a3ae580d3ab5858816e3.zip
Updated project files to the new Scala nature I...
Updated project files to the new Scala nature ID (new meaning nearly 2-years old). no review.
Diffstat (limited to '.project')
-rw-r--r--.project8
1 files changed, 4 insertions, 4 deletions
diff --git a/.project b/.project
index 71b4782bbe..b1f7386a4a 100644
--- a/.project
+++ b/.project
@@ -6,24 +6,24 @@
</projects>
<buildSpec>
<buildCommand>
- <name>ch.epfl.lamp.sdt.core.scalabuilder</name>
+ <name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.pde.ManifestBuilder</name>
+ <name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.pde.SchemaBuilder</name>
+ <name>org.scala-ide.sdt.core.scalabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
+ <nature>org.scala-ide.sdt.core.scalanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
- <nature>ch.epfl.lamp.sdt.core.scalanature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>