diff -r 1050670c6980 -r b9ab3b238396 sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.ui/META-INF/MANIFEST.MF --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.ui/META-INF/MANIFEST.MF Thu Feb 11 15:32:31 2010 +0200 @@ -0,0 +1,12 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Carbide.c++ Performance Investigator UI +Bundle-SymbolicName: com.nokia.carbide.cpp.pi.ui;singleton:=true +Bundle-Version: 1.5.0.qualifier +Bundle-Vendor: Nokia +Bundle-Localization: plugin +Require-Bundle: org.eclipse.ui, + org.eclipse.core.runtime +Bundle-ActivationPolicy: lazy +Export-Package: com.nokia.carbide.cpp.internal.pi.ui +Bundle-Activator: com.nokia.carbide.cpp.internal.pi.ui.PIUiPlugin