connectivity/com.nokia.tcf/META-INF/MANIFEST.MF
author wpaul
Wed, 12 Aug 2009 08:46:04 -0500
changeset 419 57e6a837cd3c
parent 0 fb279309251b
child 458 70467d598794
permissions -rw-r--r--
merged from 2_1 branch.

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