sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.ipc/META-INF/MANIFEST.MF
changeset 5 844b047e260d
child 12 ae255c9aa552
equal deleted inserted replaced
4:615035072f7e 5:844b047e260d
       
     1 Manifest-Version: 1.0
       
     2 Bundle-ManifestVersion: 2
       
     3 Bundle-Name: Carbide.c++ Interconnect Performance Counters PI Plugin
       
     4 Bundle-SymbolicName: com.nokia.carbide.cpp.pi.ipc;singleton:=true
       
     5 Bundle-Version: 2.3.0.qualifier
       
     6 Bundle-Activator: com.nokia.carbide.cpp.pi.ipc.IpcPlugin
       
     7 Bundle-Vendor: Nokia
       
     8 Require-Bundle: org.eclipse.ui,
       
     9  org.eclipse.core.runtime,
       
    10  com.nokia.carbide.cpp.pi;bundle-version="2.2.0",
       
    11  org.eclipse.draw2d,
       
    12  com.nokia.carbide.cpp.pi.util;bundle-version="2.2.0",
       
    13  org.eclipse.ui.ide,
       
    14  com.nokia.carbide.cpp.pi.peccommon;bundle-version="2.2.0"
       
    15 Bundle-RequiredExecutionEnvironment: J2SE-1.5
       
    16 Bundle-ActivationPolicy: lazy
       
    17 Eclipse-ExtensibleAPI: true