sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.perfcounters/META-INF/MANIFEST.MF
author Toni Pulkkinen <ext-toni.p.pulkkinen@nokia.com>
Wed, 21 Apr 2010 15:14:16 +0300
changeset 5 844b047e260d
child 12 ae255c9aa552
permissions -rw-r--r--
Performance Investigator Carbide extension 2.3.0

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Carbide.c++ Performance Counters PI Plugin
Bundle-SymbolicName: com.nokia.carbide.cpp.pi.perfcounters;singleton:=true
Bundle-Version: 2.3.0.qualifier
Bundle-Activator: com.nokia.carbide.cpp.pi.perfcounters.PecPlugin
Bundle-Vendor: Nokia
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 com.nokia.carbide.cpp.pi;bundle-version="2.2.0",
 org.eclipse.draw2d,
 com.nokia.carbide.cpp.pi.util;bundle-version="2.2.0",
 org.eclipse.ui.ide,
 com.nokia.carbide.cpp.pi.peccommon;bundle-version="2.2.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Eclipse-ExtensibleAPI: true