plugins/org.symbian.tools.tmw.previewer/META-INF/MANIFEST.MF
author Eugene Ostroukhov <eugeneo@symbian.org>
Tue, 24 Aug 2010 17:21:16 -0700
changeset 478 6c07c755d0c7
parent 471 06589bf52fa7
child 479 518afa7c6d2f
permissions -rw-r--r--
PhoneGap template will use proper screen size

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mobile Applications Preview Support
Bundle-SymbolicName: org.symbian.tools.tmw.previewer;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: org.symbian.tools.tmw.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.mozilla.xulrunner;bundle-version="1.9.1";resolution:=optional,
 org.eclipse.ui.console;bundle-version="3.5.0",
 org.symbian.tools.tmw.core;bundle-version="1.0.0",
 org.symbian.tools.tmw.ui;bundle-version="1.0.0"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.symbian.tools.tmw.previewer.core,
 org.symbian.tools.tmw.previewer.internal,
 org.symbian.tools.tmw.previewer,
 org.symbian.tools.tmw.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
Bundle-ClassPath: lib/json_simple/json_simple-1.1.jar,
 .