connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/META-INF/MANIFEST.MF
author cawthron
Thu, 09 Sep 2010 20:14:19 -0500
changeset 1981 f465b1504220
parent 1037 7261015324d2
child 2054 deb27f632e39
permissions -rw-r--r--
set version to 3.0.0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
868
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     1
Manifest-Version: 1.0
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     2
Bundle-ManifestVersion: 2
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     3
Bundle-Name: PCCS Discovery Agent
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.carbide.remoteConnections.discovery.pccs;singleton:=true
1981
f465b1504220 set version to 3.0.0
cawthron
parents: 1037
diff changeset
     5
Bundle-Version: 3.0.0.qualifier
868
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     6
Bundle-Activator: com.nokia.carbide.remoteconnections.discovery.pccs.Activator
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     7
Bundle-Vendor: Nokia
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     8
Require-Bundle: org.eclipse.cdt.core,
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
     9
 org.eclipse.core.runtime,
1021
6594b07c89c8 Changes to fix bugs 10618 10714 10731 10759 10580 merged from 2.5 branch
chpeckha
parents: 1001
diff changeset
    10
 com.nokia.carbide.remoteConnections
868
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
    11
Bundle-RequiredExecutionEnvironment: J2SE-1.5
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
    12
Bundle-ActivationPolicy: lazy
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
    13
Bundle-ClassPath: .,
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
    14
 lib/jna.jar,
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
    15
 lib/win32-x86.jar,
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
    16
 pccsPlugin.jar
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
    17
Export-Package: com.nokia.carbide.remoteconnections.discovery.pccs.agent,
089762ea5b6d move com.nokia.carbide.remoteConnections.discovery.pccs to carbidecpp repository
cawthron
parents:
diff changeset
    18
 com.nokia.carbide.remoteconnections.discovery.pccs.pccsnative
942
2ed87b202d5c PnP for switching USB personalities. Bug 10604.
Chad Peckham <chad.peckham@nokia.com>
parents: 868
diff changeset
    19
Import-Package: com.nokia.cpp.internal.api.utils.core,
2ed87b202d5c PnP for switching USB personalities. Bug 10604.
Chad Peckham <chad.peckham@nokia.com>
parents: 868
diff changeset
    20
 com.nokia.cpp.internal.api.utils.ui