FELIX-1368
resolve internal library dependencies from ivy cache


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@796843 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/eclipse/search/.classpath b/sigil/eclipse/search/.classpath
index 42d0967..2fb4479 100644
--- a/sigil/eclipse/search/.classpath
+++ b/sigil/eclipse/search/.classpath
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry exported="true" kind="lib" path="lib/bcel-5.2.jar"/>
+	<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"/>