Skip to content

Commit

Permalink
Removed unused Bundles from net.bioclipse.core
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvid Berg committed Dec 21, 2011
1 parent 03f9442 commit ba91a3b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions plugins/net.bioclipse.core/META-INF/MANIFEST.MF
Expand Up @@ -16,15 +16,12 @@ Export-Package: net.bioclipse.core,
net.bioclipse.recording net.bioclipse.recording
Require-Bundle: org.eclipse.core.runtime, Require-Bundle: org.eclipse.core.runtime,
org.eclipse.ui, org.eclipse.ui,
org.eclipse.core.resources, org.eclipse.core.resources;bundle-version="3.6.1",
org.eclipse.ui.views,
org.eclipse.core.filesystem,
org.eclipse.ui.ide, org.eclipse.ui.ide,
org.springframework.bundle.spring.aop;bundle-version="2.5.1", org.springframework.bundle.spring.aop;bundle-version="2.5.1",
org.springframework.osgi.aopalliance.osgi;bundle-version="1.0.0", org.springframework.osgi.aopalliance.osgi;bundle-version="1.0.0",
org.springframework.bundle.spring.core;bundle-version="2.5.1", org.springframework.bundle.spring.core;bundle-version="2.5.1",
net.sf.cglib;bundle-version="2.1.3", net.sf.cglib;bundle-version="2.1.3"
org.eclipse.jface
Bundle-ClassPath: libs/js.jar, Bundle-ClassPath: libs/js.jar,
., .,
libs/groovy-1.0.jar, libs/groovy-1.0.jar,
Expand Down

0 comments on commit ba91a3b

Please sign in to comment.