testmgmt/testdriver/plugins/com.symbian.driver.plugins.reboot/META-INF/MANIFEST.MF
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testmgmt/testdriver/plugins/com.symbian.driver.plugins.reboot/META-INF/MANIFEST.MF Mon Mar 08 15:05:03 2010 +0800
@@ -0,0 +1,16 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: %pluginName
+Bundle-SymbolicName: com.symbian.driver.plugins.reboot;singleton:=true
+Bundle-Version: 1.0.0
+Bundle-Activator: com.symbian.driver.plugins.reboot.Activator
+Bundle-Vendor: %providerName
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ com.symbian.driver.core,
+ org.junit,
+ com.symbian.utils,
+ org.apache.commons_cli,
+ org.eclipse.debug.ui,
+ org.eclipse.debug.core
+Eclipse-LazyStart: true