org.symbian.tools.mtw.ui/META-INF/MANIFEST.MF
changeset 455 5da55957c779
parent 454 38d6944cff88
child 461 7a8f9fa8d278
equal deleted inserted replaced
454:38d6944cff88 455:5da55957c779
     1 Manifest-Version: 1.0
     1 Manifest-Version: 1.0
     2 Bundle-ManifestVersion: 2
     2 Bundle-ManifestVersion: 2
     3 Bundle-Name: Mobile Tools for Web main UI plug-in
     3 Bundle-Name: Mobile Tools for Web main UI plug-in
     4 Bundle-SymbolicName: org.symbian.tools.mtw.ui;singleton:=true
     4 Bundle-SymbolicName: org.symbian.tools.mtw.ui;singleton:=true
     5 Bundle-Version: 1.0.0.qualifier
     5 Bundle-Version: 1.0.0.qualifier
     6 Bundle-Activator: org.symbian.tools.mtw.ui.Activator
     6 Bundle-Activator: org.symbian.tools.mtw.ui.MTWCoreUI
     7 Bundle-Vendor: Symbian Foundation
     7 Bundle-Vendor: Symbian Foundation
     8 Require-Bundle: org.eclipse.ui,
     8 Require-Bundle: org.eclipse.ui,
     9  org.eclipse.core.runtime,
     9  org.eclipse.core.runtime,
    10  org.eclipse.core.resources;bundle-version="3.6.0",
    10  org.eclipse.core.resources;bundle-version="3.6.0",
    11  org.symbian.tools.wrttools;bundle-version="1.0.0",
       
    12  org.eclipse.ui.navigator;bundle-version="3.5.0",
    11  org.eclipse.ui.navigator;bundle-version="3.5.0",
    13  org.eclipse.ui.navigator.resources;bundle-version="3.4.200",
    12  org.eclipse.ui.navigator.resources;bundle-version="3.4.200",
    14  org.eclipse.wst.jsdt.ui;bundle-version="1.1.0",
    13  org.eclipse.wst.jsdt.ui;bundle-version="1.1.0",
    15  org.eclipse.wst.jsdt.core;bundle-version="1.1.0"
    14  org.eclipse.wst.jsdt.core;bundle-version="1.1.0",
       
    15  org.eclipse.ui.console;bundle-version="3.5.0",
       
    16  org.symbian.tools.mtw.core;bundle-version="1.0.0"
    16 Bundle-RequiredExecutionEnvironment: J2SE-1.5
    17 Bundle-RequiredExecutionEnvironment: J2SE-1.5
    17 Bundle-ActivationPolicy: lazy
    18 Bundle-ActivationPolicy: lazy
       
    19 Bundle-ClassPath: lib/org.bluecove_2.1.1.jar,
       
    20  .
       
    21 Export-Package: org.symbian.tools.mtw.ui,
       
    22  org.symbian.tools.mtw.ui.deployment,
       
    23  org.symbian.tools.mtw.ui.deployment.bluetooth