org.symbian.tools.wrttools.product/META-INF/MANIFEST.MF
author tasneems@symbian.org
Wed, 10 Mar 2010 18:11:21 -0800
changeset 247 c4e62032b35b
parent 233 724656eaa2af
child 286 bb5a56737bfb
permissions -rw-r--r--
Fixed 2199: new css file in WRT Navigator returns %action.newcss. Fixed 2200: About dialog: Blurb image needs to be resized to fit properly

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
Bundle-Localization: plugin
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",
 org.eclipse.ui.intro
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy