connectivity/com.nokia.tcf/META-INF/MANIFEST.MF
author timkelly
Tue, 11 May 2010 16:31:08 -0500
changeset 1348 40b1a30ba1cb
parent 458 70467d598794
child 1981 f465b1504220
permissions -rw-r--r--
adding timing stats. Added a simulated stress test to get idea of timing on how long a full scan would take with 10 SDKs

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Target Connection Framework Plug-in
Bundle-SymbolicName: com.nokia.tcf;singleton:=true
Bundle-Version: 1.4.3.qualifier
Bundle-Activator: com.nokia.tcf.Activator
Bundle-Vendor: Nokia
Require-Bundle: org.eclipse.core.runtime
Bundle-ActivationPolicy: lazy
Export-Package: com.nokia.tcf.api,
 com.nokia.tcf.impl;x-friends:="com.nokia.tcf.test,com.nokia.tcf.legacy,com.nokia.carbide.cpp.edc.agent.trk"
Bundle-ClassPath: tcfPlugin.jar
Bundle-RequiredExecutionEnvironment: J2SE-1.5