connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/META-INF/MANIFEST.MF
author timkelly
Mon, 14 Jun 2010 13:24:47 -0500
branchC3_BUILDER_WORK
changeset 1471 62024a5fa81d
parent 1037 7261015324d2
child 1981 f465b1504220
permissions -rw-r--r--
Refactor out BSF/SBV support from SBSv2 Builder data. Create new package for SBSv2Query APIs (moved from builder tests).

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: PCCS Discovery Agent
Bundle-SymbolicName: com.nokia.carbide.remoteConnections.discovery.pccs;singleton:=true
Bundle-Version: 1.4.0.qualifier
Bundle-Activator: com.nokia.carbide.remoteconnections.discovery.pccs.Activator
Bundle-Vendor: Nokia
Require-Bundle: org.eclipse.cdt.core,
 org.eclipse.core.runtime,
 com.nokia.carbide.remoteConnections
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .,
 lib/jna.jar,
 lib/win32-x86.jar,
 pccsPlugin.jar
Export-Package: com.nokia.carbide.remoteconnections.discovery.pccs.agent,
 com.nokia.carbide.remoteconnections.discovery.pccs.pccsnative
Import-Package: com.nokia.cpp.internal.api.utils.core,
 com.nokia.cpp.internal.api.utils.ui