org.symbian.tools.wrttools.product/META-INF/MANIFEST.MF
changeset 39 eb7d9e33e288
child 50 0560e98b9bf6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/org.symbian.tools.wrttools.product/META-INF/MANIFEST.MF	Thu Jan 21 11:47:14 2010 -0800
@@ -0,0 +1,19 @@
+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.1",
+ org.eclipse.debug.ui;bundle-version="3.5.1",
+ 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.401",
+ org.eclipse.wst.html.ui;bundle-version="1.0.401",
+ org.eclipse.wst.xml.ui;bundle-version="1.1.1"
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-ActivationPolicy: lazy