connectivity/com.nokia.carbide.remoteConnections.tests/META-INF/MANIFEST.MF
author Dan Podwall <dan.podwall@nokia.com>
Mon, 27 Apr 2009 15:10:32 -0500
branchRCL_2_0
changeset 129 d13aa008da33
parent 2 d760517a8095
child 499 25d5d03df940
permissions -rw-r--r--
merge RCL_2_0 to MCL
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
Manifest-Version: 1.0
cawthron
parents:
diff changeset
     2
Bundle-ManifestVersion: 2
cawthron
parents:
diff changeset
     3
Bundle-Name: RCTests Plug-in
cawthron
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.carbide.remoteConnections.tests;singleton:=true
cawthron
parents:
diff changeset
     5
Bundle-Version: 1.0.0
cawthron
parents:
diff changeset
     6
Bundle-Activator: com.nokia.carbide.remoteconnections.tests.Activator
cawthron
parents:
diff changeset
     7
Require-Bundle: org.eclipse.ui,
cawthron
parents:
diff changeset
     8
 org.eclipse.core.runtime,
cawthron
parents:
diff changeset
     9
 com.nokia.carbide.remoteConnections,
cawthron
parents:
diff changeset
    10
 org.junit;bundle-version="3.8.2",
cawthron
parents:
diff changeset
    11
 com.nokia.cpp.utils.core,
cawthron
parents:
diff changeset
    12
 com.nokia.carbide.trk.support
cawthron
parents:
diff changeset
    13
Bundle-ActivationPolicy: lazy
cawthron
parents:
diff changeset
    14
Bundle-RequiredExecutionEnvironment: J2SE-1.5