carbidesdk/com.nokia.carbide.cpp.sdk.examples/META-INF/MANIFEST.MF
author Ed Swartz <ed.swartz@nokia.com>
Fri, 23 Apr 2010 08:25:11 -0500
changeset 1265 f90f47d3882f
parent 0 fb279309251b
child 1981 f465b1504220
permissions -rw-r--r--
PlatSim-related launch wizard changes: (1) Remember last connection created and offer this by default in the Select Connection dialog; (2) Immediately open New Connection dialog if debugging and no connections exist; (3) Split out SelectConnectionDialog; (4) Fix some wording in Select Connection dialog since this is not always an error situation.

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Carbide.c++ Examples Plug-in
Bundle-SymbolicName: com.nokia.carbide.cpp.sdk.examples;singleton:=true
Bundle-Version: 1.4.0.qualifier
Bundle-Activator: com.nokia.carbide.cpp.sdk.examples.Activator
Bundle-Vendor: Nokia
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.eclipse.core.resources,
 com.nokia.carbide.cpp.project.core,
 com.nokia.carbide.cpp.sdk.core,
 org.eclipse.cdt.core,
 com.nokia.carbide.cpp.epoc.engine,
 com.nokia.carbide.cdt.builder,
 org.eclipse.ui.ide
Bundle-ActivationPolicy: lazy