org.symbian.tools.wrttools.editing/META-INF/MANIFEST.MF
changeset 38 954dbf7baac6
parent 37 641b65b14318
equal deleted inserted replaced
37:641b65b14318 38:954dbf7baac6
     5 Bundle-Version: 0.0.1.qualifier
     5 Bundle-Version: 0.0.1.qualifier
     6 Bundle-Activator: org.symbian.tools.wrttools.editing.Activator
     6 Bundle-Activator: org.symbian.tools.wrttools.editing.Activator
     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.wst.sse.core;bundle-version="1.1.400",
    10  org.eclipse.wst.sse.core;bundle-version="1.1.401",
    11  org.eclipse.wst.sse.ui;bundle-version="1.1.100",
    11  org.eclipse.wst.sse.ui;bundle-version="1.1.101",
    12  org.eclipse.wst.xml.core;bundle-version="1.1.400",
    12  org.eclipse.wst.xml.core;bundle-version="1.1.401",
    13  org.eclipse.wst.xml.ui;bundle-version="1.1.0",
    13  org.eclipse.wst.xml.ui;bundle-version="1.1.1",
    14  org.eclipse.jface.text;bundle-version="3.5.0",
    14  org.eclipse.jface.text;bundle-version="3.5.1",
    15  org.eclipse.wst.html.core;bundle-version="1.1.300",
    15  org.eclipse.wst.html.core;bundle-version="1.1.300",
    16  org.eclipse.wst.html.ui;bundle-version="1.0.400",
    16  org.eclipse.wst.html.ui;bundle-version="1.0.401",
    17  org.mozilla.xulrunner;bundle-version="1.9.1";resolution:=optional,
    17  org.mozilla.xulrunner;bundle-version="1.9.1";resolution:=optional,
    18  org.eclipse.core.resources;bundle-version="3.5.0",
    18  org.eclipse.core.resources;bundle-version="3.5.1",
    19  org.eclipse.wst.css.core;bundle-version="1.1.300",
    19  org.eclipse.wst.css.core;bundle-version="1.1.300",
    20  org.eclipse.wst.jsdt.core;bundle-version="1.0.200"
    20  org.eclipse.wst.jsdt.core;bundle-version="1.0.201"
    21 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
    21 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
    22 Bundle-ActivationPolicy: lazy
    22 Bundle-ActivationPolicy: lazy