diff --git a/plugins/net.bioclipse.core/META-INF/MANIFEST.MF b/plugins/net.bioclipse.core/META-INF/MANIFEST.MF index cbd26f47d..2fc201b79 100644 --- a/plugins/net.bioclipse.core/META-INF/MANIFEST.MF +++ b/plugins/net.bioclipse.core/META-INF/MANIFEST.MF @@ -16,15 +16,12 @@ Export-Package: net.bioclipse.core, net.bioclipse.recording Require-Bundle: org.eclipse.core.runtime, org.eclipse.ui, - org.eclipse.core.resources, - org.eclipse.ui.views, - org.eclipse.core.filesystem, + org.eclipse.core.resources;bundle-version="3.6.1", org.eclipse.ui.ide, org.springframework.bundle.spring.aop;bundle-version="2.5.1", org.springframework.osgi.aopalliance.osgi;bundle-version="1.0.0", org.springframework.bundle.spring.core;bundle-version="2.5.1", - net.sf.cglib;bundle-version="2.1.3", - org.eclipse.jface + net.sf.cglib;bundle-version="2.1.3" Bundle-ClassPath: libs/js.jar, ., libs/groovy-1.0.jar,