frameworkplugins/com.nokia.s60tools.util/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 - Utilities
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.s60tools.util
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.util.internal.UtilPlugin
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.core.runtime,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
 org.eclipse.ui.console,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
 org.eclipse.ui,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
 org.eclipse.ui.ide,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
 org.eclipse.core.resources,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
 com.freescale.cdt.debug.cw.core;bundle-version="1.4.0",
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
 org.eclipse.cdt.core;bundle-version="5.0.1",
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
 com.nokia.carbide.cpp.project.core,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
 com.nokia.carbide.cpp.sdk.core
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
Bundle-ActivationPolicy: lazy
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
Export-Package: com.nokia.s60tools.util.cmdline,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    19
 com.nokia.s60tools.util.console,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    20
 com.nokia.s60tools.util.debug,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    21
 com.nokia.s60tools.util.exceptions,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    22
 com.nokia.s60tools.util.python,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    23
 com.nokia.s60tools.util.resource,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    24
 com.nokia.s60tools.util.serial,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    25
 com.nokia.s60tools.util.sourcecode,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    26
 com.nokia.s60tools.util.xml
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    27
Bundle-RequiredExecutionEnvironment: J2SE-1.5