frameworkplugins/com.nokia.s60tools.ui/META-INF/MANIFEST.MF
author haismail <hussein.ismail@nokia.com>
Thu, 18 Feb 2010 08:20:36 +0200
changeset 5 d5efbe6c22e8
parent 0 61163b28edca
child 8 df27719e5a0d
permissions -rw-r--r--
Ticket #1245: Update target selection required to avoid yellow warnings on content tab Ticket #1135: As a iMaker plugin user i want to reload available configurations (reload the current configuration)
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
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
Bundle-Version: 1.7.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