connectivity/com.nokia.tcf.test/META-INF/MANIFEST.MF
changeset 458 70467d598794
parent 0 fb279309251b
equal deleted inserted replaced
457:02e387d99c91 458:70467d598794
     5 Bundle-Version: 2.0.0.qualifier
     5 Bundle-Version: 2.0.0.qualifier
     6 Bundle-Activator: com.nokia.tcf.test.TestPlugin
     6 Bundle-Activator: com.nokia.tcf.test.TestPlugin
     7 Bundle-Vendor: Nokia
     7 Bundle-Vendor: Nokia
     8 Require-Bundle: org.eclipse.ui,
     8 Require-Bundle: org.eclipse.ui,
     9  org.eclipse.core.runtime,
     9  org.eclipse.core.runtime,
    10  com.nokia.tcf
    10  com.nokia.tcf,
       
    11  org.junit
    11 Eclipse-LazyStart: true
    12 Eclipse-LazyStart: true
       
    13 Import-Package: junit.framework