connectivity/com.nokia.carbide.remoteConnections/META-INF/MANIFEST.MF
branchRCL_2_4
changeset 857 d66843399035
parent 387 029b44ea21ed
child 1034 42eaaa076776
equal deleted inserted replaced
855:3f37e327885c 857:d66843399035
     9 Require-Bundle: org.eclipse.core.runtime,
     9 Require-Bundle: org.eclipse.core.runtime,
    10  org.eclipse.ui,
    10  org.eclipse.ui,
    11  com.nokia.cpp.utils.core,
    11  com.nokia.cpp.utils.core,
    12  org.eclipse.emf.ecore.xmi;bundle-version="2.4.0",
    12  org.eclipse.emf.ecore.xmi;bundle-version="2.4.0",
    13  org.eclipse.core.net;bundle-version="1.1.0",
    13  org.eclipse.core.net;bundle-version="1.1.0",
    14  org.eclipse.help;bundle-version="3.4.0" 
    14  org.eclipse.help;bundle-version="3.4.0",
       
    15  com.nokia.cpp.utils.ui
    15 Bundle-RequiredExecutionEnvironment: J2SE-1.5
    16 Bundle-RequiredExecutionEnvironment: J2SE-1.5
    16 Bundle-ActivationPolicy: lazy
    17 Bundle-ActivationPolicy: lazy
    17 Export-Package: com.nokia.carbide.installpackages,
    18 Export-Package: com.nokia.carbide.installpackages,
    18  com.nokia.carbide.installpackages.gen.InstallPackages,
    19  com.nokia.carbide.installpackages.gen.InstallPackages,
    19  com.nokia.carbide.remoteconnections,
    20  com.nokia.carbide.remoteconnections,
    20  com.nokia.carbide.remoteconnections.interfaces,
    21  com.nokia.carbide.remoteconnections.interfaces,
       
    22  com.nokia.carbide.remoteconnections.internal.api,
    21  com.nokia.carbide.remoteconnections.internal.registry;x-friends:="com.nokia.carbide.remoteConnections.tests,com.nokia.carbide.tests.debug",
    23  com.nokia.carbide.remoteconnections.internal.registry;x-friends:="com.nokia.carbide.remoteConnections.tests,com.nokia.carbide.tests.debug",
    22  com.nokia.carbide.remoteconnections.settings.ui;x-friends:="com.nokia.carbide.tests.debug"
    24  com.nokia.carbide.remoteconnections.settings.ui;x-friends:="com.nokia.carbide.tests.debug"
    23 Bundle-ClassPath: .,
    25 Bundle-ClassPath: .,
    24  lib/commons-codec-1.3.jar,
    26  lib/commons-codec-1.3.jar,
    25  lib/commons-httpclient-3.1.jar,
    27  lib/commons-httpclient-3.1.jar,