org.symbian.tools.wrttools.previewer/META-INF/MANIFEST.MF
author John Kern <johnk@symbian.org>
Mon, 29 Mar 2010 13:46:31 -0700
changeset 286 bb5a56737bfb
parent 249 1c86b4362e47
child 287 acfa94f7e231
permissions -rw-r--r--
bug 2386 - update version string

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: WRT Preview Support
Bundle-SymbolicName: org.symbian.tools.wrttools.previewer;singleton:=true
Bundle-Version: 0.9.0.qualifier
Bundle-Activator: org.symbian.tools.wrttools.previewer.PreviewerPlugin
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.eclipse.core.resources;bundle-version="3.5.0",
 org.eclipse.core.net;bundle-version="1.2.0",
 org.mozilla.xpcom;bundle-version="1.9.1";resolution:=optional,
 org.eclipse.equinox.http.jetty;bundle-version="2.0.0",
 org.eclipse.wst.jsdt.core;bundle-version="1.0.200",
 org.eclipse.wst.jsdt.ui;bundle-version="1.0.200",
 org.symbian.tools.wrttools;bundle-version="1.0.0",
 org.mozilla.xulrunner;bundle-version="1.9.1";resolution:=optional
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.symbian.tools.wrttools.previewer,
 org.symbian.tools.wrttools.previewer.http
Import-Package: javax.servlet;version="2.5.0",
 javax.servlet.http;version="2.5.0",
 org.eclipse.equinox.jsp.jasper;version="1.0.0",
 org.osgi.service.http;version="1.2.1"
Bundle-Vendor: Symbian Foundation