X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=eclipse%2Fplugins%2Forg.argeo.slc.ui.launch%2FMETA-INF%2FMANIFEST.MF;h=51d94dafdfc6fcbf45e9ff2a389f287e115e8e60;hb=152502b083a8fba2a8d78046d0b0d2c6947c29e1;hp=e054dd08ccb7850c961d847076bf3496c27e498f;hpb=789f28432366fd1c4fcbb247c7313251b582abf6;p=gpl%2Fargeo-slc.git diff --git a/eclipse/plugins/org.argeo.slc.ui.launch/META-INF/MANIFEST.MF b/eclipse/plugins/org.argeo.slc.ui.launch/META-INF/MANIFEST.MF index e054dd08c..51d94dafd 100644 --- a/eclipse/plugins/org.argeo.slc.ui.launch/META-INF/MANIFEST.MF +++ b/eclipse/plugins/org.argeo.slc.ui.launch/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: SLC UI Launch Bundle-SymbolicName: org.argeo.slc.ui.launch;singleton:=true -Bundle-Version: 0.9.4 +Bundle-Version: 0.12.1.D20100107_1317 Bundle-Activator: org.argeo.slc.ui.launch.SlcUiLaunchPlugin Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, @@ -13,6 +13,9 @@ Require-Bundle: org.eclipse.ui, org.eclipse.ui.console, org.eclipse.jdt.debug.ui, org.eclipse.ui.ide, - org.eclipse.core.variables -Eclipse-LazyStart: true + org.eclipse.core.variables, + org.eclipse.pde.build, + org.eclipse.pde.ui;bundle-version="3.4.0", + org.eclipse.jdt.ui;bundle-version="3.4.2" Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-Vendor: Argeo