summaryrefslogtreecommitdiff
path: root/project.SAMPLE
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2012-05-11 14:43:47 +0200
committerIulian Dragos <jaguarul@gmail.com>2012-05-11 14:44:30 +0200
commit2422b064e7a52c04dfb2239fc8e7b9ffbab24251 (patch)
treed1ea089ba30cbae684bd5b412c1fb53ff5131c62 /project.SAMPLE
parent33d20beb916dcb737a96053cf7af6ae314f63697 (diff)
downloadscala-2422b064e7a52c04dfb2239fc8e7b9ffbab24251.tar.gz
scala-2422b064e7a52c04dfb2239fc8e7b9ffbab24251.tar.bz2
scala-2422b064e7a52c04dfb2239fc8e7b9ffbab24251.zip
Remove the Plugin nature in the Scala compiler project file.
Diffstat (limited to 'project.SAMPLE')
-rw-r--r--project.SAMPLE11
1 files changed, 0 insertions, 11 deletions
diff --git a/project.SAMPLE b/project.SAMPLE
index b1f7386a4a..0034c397ed 100644
--- a/project.SAMPLE
+++ b/project.SAMPLE
@@ -6,16 +6,6 @@
</projects>
<buildSpec>
<buildCommand>
- <name>org.eclipse.pde.ManifestBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.SchemaBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
<name>org.scala-ide.sdt.core.scalabuilder</name>
<arguments>
</arguments>
@@ -23,7 +13,6 @@
</buildSpec>
<natures>
<nature>org.scala-ide.sdt.core.scalanature</nature>
- <nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>