]> git.argeo.org Git - lgpl/argeo-commons.git/blob - eclipse/plugins/org.argeo.eclipse.ui/META-INF/MANIFEST.MF
Update manifests
[lgpl/argeo-commons.git] / eclipse / plugins / org.argeo.eclipse.ui / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Argeo Eclipse UI
4 Bundle-SymbolicName: org.argeo.eclipse.ui
5 Bundle-Version: 0.2.2.SNAPSHOT
6 Bundle-Activator: org.argeo.eclipse.ui.ArgeoUiPlugin
7 Bundle-Vendor: Argeo
8 Require-Bundle: org.eclipse.ui,
9 org.eclipse.core.runtime,
10 org.springframework.osgi.extender;bundle-version="1.2.1"
11 Bundle-RequiredExecutionEnvironment: J2SE-1.5
12 Bundle-ActivationPolicy: lazy
13 Import-Package: org.apache.commons.logging;version="1.1.1",
14 org.springframework.beans.factory;version="2.5.6.SEC01",
15 org.springframework.context;version="2.5.6.SEC01",
16 org.springframework.core.io.support;version="2.5.6.SEC01"
17 Export-Package: org.argeo.eclipse.spring,
18 org.argeo.eclipse.ui