progress towards FELIX-1368
* bldcommon/prepare/build.xml downloads external eclipse dependencies to ivy cache
* set up ivy and build files for common and most of eclipse project
* set up sigil-repos.properties 


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@796007 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/sigil/eclipse/search/sigil.properties b/sigil/eclipse/search/sigil.properties
index 650e652..110b07a 100644
--- a/sigil/eclipse/search/sigil.properties
+++ b/sigil/eclipse/search/sigil.properties
@@ -27,6 +27,9 @@
 	org.eclipse.ui.plugin;version=3.4.1, \
 	org.osgi.framework;version=1.4.0, \
 
+-libs: \
+	lib/bcel-5.2.jar;kind=classpath, \
+
 -requires: \
 	org.eclipse.core.runtime;version=3.4.0, \