org.symbian.tools.wrttools.product/META-INF/MANIFEST.MF
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 11 Feb 2010 17:28:43 -0800
changeset 140 63dff67c87d1
parent 56 22f918ed49f7
child 172 8ecbe3a8f9a7
permissions -rw-r--r--
Fix for Bug 1870 - By default Preview should be shown above the outline

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: WRT IDE Product
Bundle-SymbolicName: org.symbian.tools.wrttools.product;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Activator: org.symbian.tools.wrttools.product.Activator
Bundle-Vendor: Symbian Foundation
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.eclipse.wst.jsdt.ui;bundle-version="1.0.200",
 org.eclipse.search;bundle-version="3.5.0",
 org.eclipse.debug.ui;bundle-version="3.5.0",
 org.eclipse.ui.console;bundle-version="3.4.0",
 org.symbian.tools.wrttools;bundle-version="1.0.0",
 org.eclipse.wst.css.ui;bundle-version="1.0.400",
 org.eclipse.wst.html.ui;bundle-version="1.0.400",
 org.eclipse.wst.xml.ui;bundle-version="1.1.0",
 org.symbian.tools.wrttools.previewer;bundle-version="1.0.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5,
 JavaSE-1.6
Bundle-ActivationPolicy: lazy