core/com.nokia.carbide.cpp/META-INF/MANIFEST.MF
author wpaul
Tue, 31 Aug 2010 18:54:57 -0500
changeset 1932 bb5cd1564dad
parent 1888 fc9d5d520518
child 1997 46dd82743e58
permissions -rw-r--r--
moved IDE feature tracking from product plugin to CarbideUIPlugin to fix bug #11966.

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Carbide.c++
Bundle-SymbolicName: com.nokia.carbide.cpp; singleton:=true
Bundle-Version: 3.0.0.qualifier
Bundle-Activator: com.nokia.carbide.cpp.ProductPlugin
Bundle-Vendor: Nokia
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.eclipse.ui.intro,
 org.eclipse.ui.cheatsheets,
 org.eclipse.core.resources,
 org.eclipse.core.filesystem,
 org.eclipse.ui.ide,
 org.eclipse.cdt.core,
 com.nokia.carbide.discovery.ui;bundle-version="1.0.0",
 org.eclipse.equinox.p2.ui;bundle-version="2.0.0"
Bundle-ActivationPolicy: lazy
Export-Package: com.nokia.carbide.cpp,
 com.nokia.carbide.cpp.logging
Service-Component: component.xml