connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/META-INF/MANIFEST.MF
changeset 2054 deb27f632e39
parent 1981 f465b1504220
equal deleted inserted replaced
2053:683a3be65e07 2054:deb27f632e39
     6 Bundle-Activator: com.nokia.carbide.remoteconnections.discovery.pccs.Activator
     6 Bundle-Activator: com.nokia.carbide.remoteconnections.discovery.pccs.Activator
     7 Bundle-Vendor: Nokia
     7 Bundle-Vendor: Nokia
     8 Require-Bundle: org.eclipse.cdt.core,
     8 Require-Bundle: org.eclipse.cdt.core,
     9  org.eclipse.core.runtime,
     9  org.eclipse.core.runtime,
    10  com.nokia.carbide.remoteConnections
    10  com.nokia.carbide.remoteConnections
    11 Bundle-RequiredExecutionEnvironment: J2SE-1.5
    11 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
    12 Bundle-ActivationPolicy: lazy
    12 Bundle-ActivationPolicy: lazy
    13 Bundle-ClassPath: .,
    13 Bundle-ClassPath: .,
    14  lib/jna.jar,
    14  lib/jna.jar,
    15  lib/win32-x86.jar,
    15  lib/win32-x86.jar,
    16  pccsPlugin.jar
    16  pccsPlugin.jar
    17 Export-Package: com.nokia.carbide.remoteconnections.discovery.pccs.agent,
    17 Export-Package: com.nokia.carbide.remoteconnections.discovery.pccs.agent,
    18  com.nokia.carbide.remoteconnections.discovery.pccs.pccsnative
    18  com.nokia.carbide.remoteconnections.discovery.pccs.pccsnative
    19 Import-Package: com.nokia.cpp.internal.api.utils.core,
    19 Import-Package: com.nokia.cpp.internal.api.utils.core
    20  com.nokia.cpp.internal.api.utils.ui