]> git.argeo.org Git - gpl/argeo-slc.git/blob - eclipse/plugins/org.argeo.slc.ui.launch/META-INF/MANIFEST.MF
Remove target dir
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.ui.launch / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: SLC UI Launch
4 Bundle-SymbolicName: org.argeo.slc.ui.launch;singleton:=true
5 Bundle-Version: 0.6.0
6 Bundle-Activator: org.argeo.slc.ui.launch.SlcUiLaunchPlugin
7 Require-Bundle: org.eclipse.ui,
8 org.eclipse.core.runtime,
9 org.eclipse.debug.core,
10 org.eclipse.jdt.launching,
11 org.eclipse.debug.ui,
12 org.eclipse.jdt.core,
13 org.eclipse.ui.console
14 Eclipse-LazyStart: true