connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/META-INF/MANIFEST.MF
author Chad Peckham <chad.peckham@nokia.com>
Thu, 11 Feb 2010 16:12:28 -0600
changeset 942 2ed87b202d5c
parent 868 089762ea5b6d
child 1001 3360f7e9df9f
child 1035 a50c0b5d243e
permissions -rw-r--r--
PnP for switching USB personalities. Bug 10604.

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,
 org.eclipse.jface,
 org.eclipse.ui,
 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