update to use apache sigil resources FELIX-1396


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@800918 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/eclipse/search/.classpath b/sigil/eclipse/search/.classpath
index 2fb4479..735b84e 100644
--- a/sigil/eclipse/search/.classpath
+++ b/sigil/eclipse/search/.classpath
@@ -3,6 +3,6 @@
 	<classpathentry kind="lib" path="lib/bcel.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
 	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="con" path="org.cauldron.sigil.core.classpathContainer"/>
+	<classpathentry kind="con" path="org.apache.felix.sigil.classpathContainer"/>
 	<classpathentry kind="output" path="build/classes"/>
 </classpath>
diff --git a/sigil/eclipse/search/.project b/sigil/eclipse/search/.project
index ab0496f..bbe43a8 100644
--- a/sigil/eclipse/search/.project
+++ b/sigil/eclipse/search/.project
@@ -11,13 +11,13 @@
 			</arguments>
 		</buildCommand>
 		<buildCommand>
-			<name>org.cauldron.sigil.core.newtonBuilder</name>
+			<name>org.apache.felix.sigil.eclipse.core.sigilBuilder</name>
 			<arguments>
 			</arguments>
 		</buildCommand>
 	</buildSpec>
 	<natures>
+		<nature>org.apache.felix.sigil.sigilnature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
-		<nature>org.cauldron.sigil.core.newtonnature</nature>
 	</natures>
 </projectDescription>