convert pde projects to sigil projects (FELIX-1367)
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@794605 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/eclipse/search/.project b/sigil/eclipse/search/.project
index 3e37565..929ddaf 100644
--- a/sigil/eclipse/search/.project
+++ b/sigil/eclipse/search/.project
@@ -11,18 +11,13 @@
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.pde.ManifestBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.SchemaBuilder</name>
+ <name>org.cauldron.sigil.core.newtonBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
- <nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.cauldron.sigil.core.newtonnature</nature>
</natures>
</projectDescription>