connectivity/com.nokia.tcf/META-INF/MANIFEST.MF
author Ed Swartz <ed.swartz@nokia.com>
Wed, 30 Dec 2009 13:49:15 -0600
changeset 734 9cbe484c2715
parent 458 70467d598794
child 1981 f465b1504220
permissions -rw-r--r--
Set the other columns as explicitly using the default font, to work around the previous issue (but still pack columns, for consistency).

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