connectivity/com.nokia.tcf/META-INF/MANIFEST.MF
author dadubrow
Wed, 01 Jul 2009 08:54:31 -0500
changeset 335 a28d71356238
parent 0 fb279309251b
child 458 70467d598794
permissions -rw-r--r--
[Bug 8934] Ensure we create the devices.xml at the same location where we try to read it. Refactor copied method so single method called from SDKManager in core by SDKPreferencePage in ui. Ensure errors are reported in error log. Show dialog when unable to add SDK.

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"
Bundle-ClassPath: tcfPlugin.jar
Bundle-RequiredExecutionEnvironment: J2SE-1.5