org.symbian.tools.mtw.core/META-INF/MANIFEST.MF
changeset 455 5da55957c779
child 461 7a8f9fa8d278
equal deleted inserted replaced
454:38d6944cff88 455:5da55957c779
       
     1 Manifest-Version: 1.0
       
     2 Bundle-ManifestVersion: 2
       
     3 Bundle-Name: Mobile Tools for Web Core Plug-in
       
     4 Bundle-SymbolicName: org.symbian.tools.mtw.core;singleton:=true
       
     5 Bundle-Version: 1.0.0.qualifier
       
     6 Bundle-Activator: org.symbian.tools.mtw.core.MTWCore
       
     7 Bundle-Vendor: Symbian Foundation
       
     8 Require-Bundle: org.eclipse.ui,
       
     9  org.eclipse.core.runtime,
       
    10  org.eclipse.core.resources;bundle-version="3.6.0",
       
    11  org.eclipse.core.expressions;bundle-version="3.4.200"
       
    12 Bundle-RequiredExecutionEnvironment: J2SE-1.5
       
    13 Bundle-ActivationPolicy: lazy
       
    14 Export-Package: org.symbian.tools.mtw.core,
       
    15  org.symbian.tools.mtw.core.projects,
       
    16  org.symbian.tools.mtw.core.runtimes,
       
    17  org.symbian.tools.mtw.core.utilities