htiextension/com.nokia.s60tools.hticonnection/META-INF/MANIFEST.MF
author Maria Zhelezova <ext-maria.zhelezova@nokia.com>
Mon, 06 Sep 2010 08:30:18 +0300
changeset 16 a7167d9d3792
parent 9 e67492608de0
permissions -rw-r--r--
HTI Connection 1.5.0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
Manifest-Version: 1.0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
Bundle-ManifestVersion: 2
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
Bundle-Name: Carbide.c++ Extensions - HTI Connection
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.s60tools.hticonnection;singleton:=true
16
a7167d9d3792 HTI Connection 1.5.0
Maria Zhelezova <ext-maria.zhelezova@nokia.com>
parents: 9
diff changeset
     5
Bundle-Version: 1.5.0.quaifier
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
Bundle-ClassPath: .,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
 htiapi.jar
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
Bundle-Vendor: Nokia
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
Require-Bundle: org.eclipse.core.runtime,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
 org.eclipse.ui,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
 org.eclipse.jface.text,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
 org.eclipse.core.resources,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
 com.nokia.s60tools.ui;bundle-version="1.5.0",
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
 com.nokia.s60tools.util;bundle-version="1.1.11",
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
 com.nokia.carbide.remoteConnections;bundle-version="1.4.0",
16
a7167d9d3792 HTI Connection 1.5.0
Maria Zhelezova <ext-maria.zhelezova@nokia.com>
parents: 9
diff changeset
    16
 com.nokia.carbide.trk.support;bundle-version="1.4.0"
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
Bundle-RequiredExecutionEnvironment: J2SE-1.5
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
Bundle-Activator: com.nokia.s60tools.hticonnection.HtiApiActivator
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    19
Bundle-ActivationPolicy: lazy
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    20
Export-Package: com.nokia.HTI;x-friends:="com.nokia.s60tools.hticonnection.tests",
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    21
 com.nokia.s60tools.hticonnection;x-friends:="com.nokia.s60tools.hticonnection.tests,com.nokia.s60tools.remotecontrol.tests",
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    22
 com.nokia.s60tools.hticonnection.connection;x-friends:="com.nokia.s60tools.hticonnection.tests,com.nokia.s60tools.remotecontrol.tests",
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    23
 com.nokia.s60tools.hticonnection.core;x-friends:="com.nokia.s60tools.hticonnection.tests,com.nokia.s60tools.remotecontrol.tests",
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    24
 com.nokia.s60tools.hticonnection.exceptions,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    25
 com.nokia.s60tools.hticonnection.gateway;x-friends:="com.nokia.s60tools.hticonnection.tests,com.nokia.s60tools.remotecontrol.tests",
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    26
 com.nokia.s60tools.hticonnection.listener,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    27
 com.nokia.s60tools.hticonnection.preferences;x-friends:="com.nokia.s60tools.hticonnection.tests,com.nokia.s60tools.remotecontrol.tests",
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    28
 com.nokia.s60tools.hticonnection.services,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    29
 com.nokia.s60tools.hticonnection.services.connectiontestservice;x-friends:="com.nokia.s60tools.hticonnection.tests"