debuggercdi/com.nokia.cdt.debug.launch/META-INF/MANIFEST.MF
author timkelly
Tue, 03 Aug 2010 16:29:13 -0500
branchC3_BUILDER_WORK
changeset 1757 ec3c1e4702be
parent 1108 1ca0a29d6c85
child 1792 13c12193b6ad
permissions -rw-r--r--
Remove makefile dependency checks on SBSv2 builder since they don't apply. Remove SBSv2BuilderInfo.java and functionality. That has been used for loading the SBSv2 tab, which no longer exists. Now the SBSv2 data in the .cproject is loaded directly by the build configuration loading mechanism.

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,
 .