apicompatanaapps/compatanalyser/com.nokia.s60tools.compatibilityanalyser.test/META-INF/MANIFEST.MF
changeset 0 dd9cd96ed247
equal deleted inserted replaced
-1:000000000000 0:dd9cd96ed247
       
     1 Manifest-Version: 1.0
       
     2 Bundle-ManifestVersion: 2
       
     3 Bundle-Name: Test Plug-in
       
     4 Bundle-SymbolicName: com.nokia.s60tools.compatibilityanalyser.test
       
     5 Bundle-Version: 1.0.0
       
     6 Bundle-Activator: com.nokia.s60tools.compatibilityanalyser.test.Activator
       
     7 Bundle-Vendor: NOKIA
       
     8 Bundle-Localization: plugin
       
     9 Require-Bundle: org.eclipse.core.runtime,
       
    10  org.eclipse.ui,
       
    11  org.junit,
       
    12  com.nokia.s60tools.compatibilityanalyser
       
    13 Eclipse-LazyStart: true