X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fplugins%2Forg.argeo.slc.ui.launch%2FMETA-INF%2FMANIFEST.MF;h=b81b44bb3c8a373ed01c28066d9cc92e868eeae0;hb=8c8ccadd564755c034cd96ac8bc856065640fc05;hp=42ad0aba32f900fb44122bca79bf529e5976676c;hpb=5c3611122fcc51cf6635f7110081a80393fb3c18;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 42ad0aba3..b81b44bb3 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.2.SNAPSHOT +Bundle-Version: 0.9.4 Bundle-Activator: org.argeo.slc.ui.launch.SlcUiLaunchPlugin Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, @@ -10,5 +10,8 @@ Require-Bundle: org.eclipse.ui, org.eclipse.jdt.launching, org.eclipse.debug.ui, org.eclipse.jdt.core, - org.eclipse.ui.console + org.eclipse.ui.console, + org.eclipse.jdt.debug.ui, + org.eclipse.ui.ide, + org.eclipse.core.variables Eclipse-LazyStart: true