connectivity/com.nokia.tcf.test/META-INF/MANIFEST.MF
changeset 0 fb279309251b
child 458 70467d598794
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/connectivity/com.nokia.tcf.test/META-INF/MANIFEST.MF	Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,11 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: TCF Test Plugin
+Bundle-SymbolicName: com.nokia.tcf.test;singleton:=true
+Bundle-Version: 2.0.0.qualifier
+Bundle-Activator: com.nokia.tcf.test.TestPlugin
+Bundle-Vendor: Nokia
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ com.nokia.tcf
+Eclipse-LazyStart: true