org.symbian.tools.wrttools.editing/META-INF/MANIFEST.MF
changeset 37 641b65b14318
child 38 954dbf7baac6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/org.symbian.tools.wrttools.editing/META-INF/MANIFEST.MF	Wed Jan 20 16:51:26 2010 -0800
@@ -0,0 +1,22 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Editing Support for WRT Tools
+Bundle-SymbolicName: org.symbian.tools.wrttools.editing;singleton:=true
+Bundle-Version: 0.0.1.qualifier
+Bundle-Activator: org.symbian.tools.wrttools.editing.Activator
+Bundle-Vendor: Symbian Foundation
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.eclipse.wst.sse.core;bundle-version="1.1.400",
+ org.eclipse.wst.sse.ui;bundle-version="1.1.100",
+ org.eclipse.wst.xml.core;bundle-version="1.1.400",
+ org.eclipse.wst.xml.ui;bundle-version="1.1.0",
+ org.eclipse.jface.text;bundle-version="3.5.0",
+ org.eclipse.wst.html.core;bundle-version="1.1.300",
+ org.eclipse.wst.html.ui;bundle-version="1.0.400",
+ org.mozilla.xulrunner;bundle-version="1.9.1";resolution:=optional,
+ org.eclipse.core.resources;bundle-version="3.5.0",
+ org.eclipse.wst.css.core;bundle-version="1.1.300",
+ org.eclipse.wst.jsdt.core;bundle-version="1.0.200"
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-ActivationPolicy: lazy