testmgmt/testdriver/plugins/com.symbian.driver.plugins.reboot/META-INF/MANIFEST.MF
author Johnson Ma <johnson.ma@nokia.com>
Mon, 08 Mar 2010 15:05:03 +0800
changeset 0 f1112f777ce9
permissions -rw-r--r--
Initial EPL Contribution

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