creatorextension/com.nokia.s60tools.creator.help/META-INF/MANIFEST.MF
author Matti Hagman <ext-matti.hagman@nokia.com>
Wed, 15 Sep 2010 17:28:26 +0300
changeset 25 eb17a7f7f320
parent 0 61163b28edca
permissions -rw-r--r--
Creator Carbide Extension 1.3.0
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
25
eb17a7f7f320 Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents: 0
diff changeset
     3
Bundle-Name: Carbide.c++ Extensions - Creator Help
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.s60tools.creator.help;singleton:=true
25
eb17a7f7f320 Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents: 0
diff changeset
     5
Bundle-Version: 1.3.0.qualifier
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
Bundle-Vendor: Nokia
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
Bundle-Activator: com.nokia.s60tools.creator.CreatorActivator
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
Bundle-ActivationPolicy: lazy
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
Require-Bundle: org.eclipse.help,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
 org.eclipse.core.runtime,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
 org.eclipse.ui