X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fplugins%2Forg.argeo.slc.ui.launch%2FMETA-INF%2FMANIFEST.MF;h=54b67af0d7320e5cd56ce583178379b14452b5fb;hb=f6d736c058ddb7a59164295c138c2e9c38363b36;hp=513685b55956e8599a8cc787a03e03c61e9aef23;hpb=6958180362d5bb9724f21a55f723800ef397d876;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 513685b55..54b67af0d 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.1 +Bundle-Version: 0.9.3 Bundle-Activator: org.argeo.slc.ui.launch.SlcUiLaunchPlugin Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, @@ -10,5 +10,6 @@ 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 Eclipse-LazyStart: true