frameworkplugins/com.nokia.s60tools.sdk/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 - SDK Manager Service
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.s60tools.sdk
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
Bundle-Version: 1.5.0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
Bundle-Activator: com.nokia.s60tools.sdk.internal.SdkPlugin
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
 com.nokia.carbide.cpp.sdk.core,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
 org.eclipse.cdt.core
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
Bundle-ActivationPolicy: lazy
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
Export-Package: com.nokia.s60tools.sdk
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
Bundle-RequiredExecutionEnvironment: J2SE-1.5