debuggercdi/com.nokia.cdt.debug.launch/META-INF/MANIFEST.MF
author timkelly
Fri, 12 Feb 2010 09:56:50 -0600
changeset 945 67437bfc7c6f
parent 677 d13345e153e8
child 1099 88ab187cbeb8
permissions -rw-r--r--
Add ISymbianManagerLoadedHook - currently used to notify com.nokia.qt plugins that need to ensure that Qt SDKs have been scanned and added to the Qt preferences and that ICarbideBuildConfiguration listeners are added so the proper Qt-SDK can be set with build config changes. Scanned Qt SDKs are wrapped in a Job and added SDKs are reported to the Error log as Info.

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: org.eclipse.ui,
 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,
 com.nokia.carbide.cpp.support,
 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.ui,
 com.nokia.cdt.internal.debug.launch.wizard
Bundle-ClassPath: lib/JSiMa.jar,
 .