frameworkplugins/com.nokia.s60tools.ui/META-INF/MANIFEST.MF
changeset 0 61163b28edca
child 8 df27719e5a0d
equal deleted inserted replaced
-1:000000000000 0:61163b28edca
       
     1 Manifest-Version: 1.0
       
     2 Bundle-ManifestVersion: 2
       
     3 Bundle-Name: Carbide.c++ Extensions - UI Services
       
     4 Bundle-SymbolicName: com.nokia.s60tools.ui;singleton:=true
       
     5 Bundle-Version: 1.7.0
       
     6 Bundle-Activator: com.nokia.s60tools.ui.internal.S60ToolsUiPlugin
       
     7 Bundle-Vendor: Nokia
       
     8 Require-Bundle: org.eclipse.ui,
       
     9  org.eclipse.core.runtime
       
    10 Bundle-ActivationPolicy: lazy
       
    11 Export-Package: com.nokia.s60tools.ui,
       
    12  com.nokia.s60tools.ui.actions,
       
    13  com.nokia.s60tools.ui.dialogs,
       
    14  com.nokia.s60tools.ui.preferences,
       
    15  com.nokia.s60tools.ui.wizards
       
    16 Bundle-RequiredExecutionEnvironment: J2SE-1.5