From: Bruno Sinou Date: Wed, 15 Dec 2010 14:05:22 +0000 (+0000) Subject: Add a versionnable launch configuration to solve platform issues while launching... X-Git-Tag: argeo-commons-2.1.30~1551 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=d7241ec7a02b935676e915c1951c7b1f7faf3a92;p=lgpl%2Fargeo-commons.git Add a versionnable launch configuration to solve platform issues while launching rap. git-svn-id: https://svn.argeo.org/commons/trunk@3980 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/eclipse/plugins/org.argeo.eclipse.ui/META-INF/MANIFEST.MF b/eclipse/plugins/org.argeo.eclipse.ui/META-INF/MANIFEST.MF index e5bf7d663..aa8725d3f 100644 --- a/eclipse/plugins/org.argeo.eclipse.ui/META-INF/MANIFEST.MF +++ b/eclipse/plugins/org.argeo.eclipse.ui/META-INF/MANIFEST.MF @@ -5,12 +5,12 @@ Bundle-SymbolicName: org.argeo.eclipse.ui Bundle-Version: 0.2.2.SNAPSHOT Bundle-Activator: org.argeo.eclipse.ui.ArgeoUiPlugin Bundle-Vendor: Argeo +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-ActivationPolicy: lazy Require-Bundle: org.eclipse.ui;resolution:=optional, org.eclipse.rap.ui;resolution:=optional, org.eclipse.core.runtime, org.springframework.osgi.extender;bundle-version="1.2.1" -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-ActivationPolicy: lazy Import-Package: org.apache.commons.logging;version="1.1.1", org.eclipse.ui.plugin, org.springframework.beans.factory;version="2.5.6.SEC01",