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=3c8e5da5a788c9fe3a042509458f72727cbb43c4;hb=3a1a5078d582421c43cced0f0b11bc3190733085;hp=55111ccd3b6c9e67b11fa454d24109796d960d3c;hpb=3a0a398f339bebdd5a65d7e1d1e7eeb30965516f;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 55111ccd3..3c8e5da5a 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.5.1 +Bundle-Version: 0.12.1.D20091229_2113 Bundle-Activator: org.argeo.slc.ui.launch.SlcUiLaunchPlugin Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, @@ -10,5 +10,12 @@ Require-Bundle: org.eclipse.ui, org.eclipse.jdt.launching, org.eclipse.debug.ui, org.eclipse.jdt.core, - org.eclipse.ui.console -Eclipse-LazyStart: true + org.eclipse.ui.console, + org.eclipse.jdt.debug.ui, + org.eclipse.ui.ide, + 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