debuggercdi/com.nokia.cdt.debug.launch/META-INF/MANIFEST.MF
author Ed Swartz <ed.swartz@nokia.com>
Wed, 21 Apr 2010 15:10:34 -0500
changeset 1260 f3b387a17eb7
parent 1108 1ca0a29d6c85
child 1792 13c12193b6ad
permissions -rw-r--r--
Merge PlatSim changes from 2.x, but move ILaunchDelegateConnectionExtension into com.nokia.cdt.debug.common so EDC can use it

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Launch Plug-in
Bundle-SymbolicName: com.nokia.cdt.debug.launch; singleton:=true
Bundle-Version: 1.4.0.qualifier
Bundle-Activator: com.nokia.cdt.internal.debug.launch.LaunchPlugin
Bundle-Vendor: Nokia
Bundle-Localization: plugin
Require-Bundle: com.nokia.cdt.debug.common,
 org.eclipse.core.runtime,
 org.eclipse.cdt.launch,
 org.eclipse.cdt.debug.core,
 org.eclipse.debug.ui,
 org.eclipse.cdt.core,
 org.eclipse.cdt.ui,
 com.nokia.cdt.debug.cw.symbian,
 com.freescale.cdt.debug.cw.core,
 org.eclipse.core.expressions,
 org.eclipse.ui.console,
 com.freescale.swt,
 org.eclipse.ui.forms,
 org.eclipse.ui.ide,
 com.nokia.carbide.cpp.debug.kernelaware,
 com.nokia.carbide.cdt.builder,
 com.nokia.carbide.cpp.sdk.core,
 com.nokia.carbide.cpp.ui,
 com.nokia.cpp.utils.core,
 com.freescale.cdt.debug.cw.core.ui,
 com.nokia.carbide.remoteConnections,
 com.nokia.cpp.utils.ui
Bundle-ActivationPolicy: lazy
Export-Package: com.nokia.cdt.internal.debug.launch,
 com.nokia.cdt.internal.debug.launch.newwizard,
 com.nokia.cdt.internal.debug.launch.ui,
 com.nokia.cdt.internal.debug.launch.wizard
Bundle-ClassPath: lib/JSiMa.jar,
 .