htiextension/com.nokia.s60tools.hticonnection/META-INF/MANIFEST.MF
changeset 16 a7167d9d3792
parent 9 e67492608de0
equal deleted inserted replaced
15:5dbe3ac0f269 16:a7167d9d3792
     1 Manifest-Version: 1.0
     1 Manifest-Version: 1.0
     2 Bundle-ManifestVersion: 2
     2 Bundle-ManifestVersion: 2
     3 Bundle-Name: Carbide.c++ Extensions - HTI Connection
     3 Bundle-Name: Carbide.c++ Extensions - HTI Connection
     4 Bundle-SymbolicName: com.nokia.s60tools.hticonnection;singleton:=true
     4 Bundle-SymbolicName: com.nokia.s60tools.hticonnection;singleton:=true
     5 Bundle-Version: 1.4.0
     5 Bundle-Version: 1.5.0.quaifier
     6 Bundle-ClassPath: .,
     6 Bundle-ClassPath: .,
     7  htiapi.jar
     7  htiapi.jar
     8 Bundle-Vendor: Nokia
     8 Bundle-Vendor: Nokia
     9 Require-Bundle: org.eclipse.core.runtime,
     9 Require-Bundle: org.eclipse.core.runtime,
    10  org.eclipse.ui,
    10  org.eclipse.ui,
    11  org.eclipse.jface.text,
    11  org.eclipse.jface.text,
    12  org.eclipse.core.resources,
    12  org.eclipse.core.resources,
    13  com.nokia.s60tools.ui;bundle-version="1.5.0",
    13  com.nokia.s60tools.ui;bundle-version="1.5.0",
    14  com.nokia.s60tools.util;bundle-version="1.1.11",
    14  com.nokia.s60tools.util;bundle-version="1.1.11",
    15  com.nokia.carbide.remoteConnections;bundle-version="1.4.0",
    15  com.nokia.carbide.remoteConnections;bundle-version="1.4.0",
    16  com.nokia.carbide.trk.support;bundle-version="1.4.0",
    16  com.nokia.carbide.trk.support;bundle-version="1.4.0"
    17  com.freescale.cdt.debug.cw.core;bundle-version="1.4.0"
       
    18 Bundle-RequiredExecutionEnvironment: J2SE-1.5
    17 Bundle-RequiredExecutionEnvironment: J2SE-1.5
    19 Bundle-Activator: com.nokia.s60tools.hticonnection.HtiApiActivator
    18 Bundle-Activator: com.nokia.s60tools.hticonnection.HtiApiActivator
    20 Bundle-ActivationPolicy: lazy
    19 Bundle-ActivationPolicy: lazy
    21 Export-Package: com.nokia.HTI;x-friends:="com.nokia.s60tools.hticonnection.tests",
    20 Export-Package: com.nokia.HTI;x-friends:="com.nokia.s60tools.hticonnection.tests",
    22  com.nokia.s60tools.hticonnection;x-friends:="com.nokia.s60tools.hticonnection.tests,com.nokia.s60tools.remotecontrol.tests",
    21  com.nokia.s60tools.hticonnection;x-friends:="com.nokia.s60tools.hticonnection.tests,com.nokia.s60tools.remotecontrol.tests",