]> git.argeo.org Git - lgpl/argeo-commons.git/blob - eclipse/plugins/org.argeo.eclipse.ui/META-INF/MANIFEST.MF
Add a versionnable launch configuration to solve platform issues while launching...
[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 Bundle-RequiredExecutionEnvironment: J2SE-1.5
9 Bundle-ActivationPolicy: lazy
10 Require-Bundle: org.eclipse.ui;resolution:=optional,
11 org.eclipse.rap.ui;resolution:=optional,
12 org.eclipse.core.runtime,
13 org.springframework.osgi.extender;bundle-version="1.2.1"
14 Import-Package: org.apache.commons.logging;version="1.1.1",
15 org.eclipse.ui.plugin,
16 org.springframework.beans.factory;version="2.5.6.SEC01",
17 org.springframework.context;version="2.5.6.SEC01",
18 org.springframework.core.io.support;version="2.5.6.SEC01"
19 Export-Package: org.argeo.eclipse.spring,
20 org.argeo.eclipse.ui