connectivity/com.nokia.tcf/META-INF/MANIFEST.MF
changeset 0 fb279309251b
child 458 70467d598794
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 Manifest-Version: 1.0
       
     2 Bundle-ManifestVersion: 2
       
     3 Bundle-Name: Target Connection Framework Plug-in
       
     4 Bundle-SymbolicName: com.nokia.tcf;singleton:=true
       
     5 Bundle-Version: 1.4.3.qualifier
       
     6 Bundle-Activator: com.nokia.tcf.Activator
       
     7 Bundle-Vendor: Nokia
       
     8 Require-Bundle: org.eclipse.core.runtime
       
     9 Bundle-ActivationPolicy: lazy
       
    10 Export-Package: com.nokia.tcf.api,
       
    11  com.nokia.tcf.impl;x-friends:="com.nokia.tcf.test,com.nokia.tcf.legacy"
       
    12 Bundle-ClassPath: tcfPlugin.jar
       
    13 Bundle-RequiredExecutionEnvironment: J2SE-1.5