frameworkplugins/com.nokia.s60tools.ui/META-INF/MANIFEST.MF
author Matti Laitinen <matti.t.laitinen@nokia.com>
Wed, 21 Apr 2010 11:43:59 +0300
changeset 8 df27719e5a0d
parent 0 61163b28edca
child 15 5dbe3ac0f269
permissions -rw-r--r--
Framework 1.8.0 What's new: * Change: Improved the wizard by adding a new section used to add OST Trace Dictionary Files.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
Manifest-Version: 1.0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
Bundle-ManifestVersion: 2
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
Bundle-Name: Carbide.c++ Extensions - UI Services
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.s60tools.ui;singleton:=true
8
df27719e5a0d Framework 1.8.0
Matti Laitinen <matti.t.laitinen@nokia.com>
parents: 0
diff changeset
     5
Bundle-Version: 1.8.0
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
Bundle-Activator: com.nokia.s60tools.ui.internal.S60ToolsUiPlugin
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
Bundle-Vendor: Nokia
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
Require-Bundle: org.eclipse.ui,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
 org.eclipse.core.runtime
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
Bundle-ActivationPolicy: lazy
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
Export-Package: com.nokia.s60tools.ui,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
 com.nokia.s60tools.ui.actions,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
 com.nokia.s60tools.ui.dialogs,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
 com.nokia.s60tools.ui.preferences,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
 com.nokia.s60tools.ui.wizards
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
Bundle-RequiredExecutionEnvironment: J2SE-1.5