bug 10674. Sort sbsv2 configuration names with same platform_target alias prefix. ensure gcce error parser is used for sbsv2 GCCE4 build configs, add a project specific (sbsv2 only) edit box that allows user to append whatever they want to the -c parameter (the build alias). Also, fixed SDK support for TB kits now that TB92SF appears as a prefix rather than a suffix in the buildinfo.txt file.
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Crash Debugger Plug-in
Bundle-SymbolicName: com.nokia.carbide.cpp.debug.crashdebugger;singleton:=true
Bundle-Version: 1.4.0.qualifier
Bundle-Activator: com.nokia.carbide.cpp.debug.crashdebugger.CrashDebuggerPlugin
Bundle-Vendor: Nokia
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.jface.text,
org.eclipse.ui.console,
org.eclipse.debug.core,
org.eclipse.debug.ui,
org.eclipse.cdt.debug.core,
org.eclipse.cdt.launch,
org.eclipse.core.resources,
org.eclipse.cdt.core,
com.freescale.cdt.debug.cw.core,
com.nokia.cdt.debug.launch,
com.nokia.cdt.debug.cw.symbian,
org.eclipse.cdt.ui,
com.nokia.carbide.cpp.featureTracker;bundle-version="1.0.0"
Bundle-ActivationPolicy: lazy