connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/META-INF/MANIFEST.MF
changeset 868 089762ea5b6d
child 941 e90e6ea44529
equal deleted inserted replaced
867:14f10a1d075c 868:089762ea5b6d
       
     1 Manifest-Version: 1.0
       
     2 Bundle-ManifestVersion: 2
       
     3 Bundle-Name: PCCS Discovery Agent
       
     4 Bundle-SymbolicName: com.nokia.carbide.remoteConnections.discovery.pccs;singleton:=true
       
     5 Bundle-Version: 1.4.0.qualifier
       
     6 Bundle-Activator: com.nokia.carbide.remoteconnections.discovery.pccs.Activator
       
     7 Bundle-Vendor: Nokia
       
     8 Require-Bundle: org.eclipse.cdt.core,
       
     9  org.eclipse.core.runtime,
       
    10  org.eclipse.jface,
       
    11  org.eclipse.ui,
       
    12  com.nokia.carbide.remoteConnections
       
    13 Bundle-RequiredExecutionEnvironment: J2SE-1.5
       
    14 Bundle-ActivationPolicy: lazy
       
    15 Bundle-ClassPath: .,
       
    16  lib/jna.jar,
       
    17  lib/win32-x86.jar,
       
    18  pccsPlugin.jar
       
    19 Export-Package: com.nokia.carbide.remoteconnections.discovery.pccs.agent,
       
    20  com.nokia.carbide.remoteconnections.discovery.pccs.pccsnative