metadataeditor/com.nokia.s60tools.metadataeditor.doc.user/META-INF/MANIFEST.MF
author dpodwall
Tue, 12 Jan 2010 13:17:53 -0600
changeset 0 61163b28edca
child 21 a49d837532df
permissions -rw-r--r--
initial EPL conversion
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 - Metadata Editor Help Plug-in
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.s60tools.metadataeditor.doc.user;singleton:=true
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
Bundle-Version: 1.1.2
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
Bundle-Activator: com.nokia.s60tools.metadataeditor.doc.user.MetadataEditorHelpActivator
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
 org.eclipse.help
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.metadataeditor.doc.user;uses:="org.eclipse.jface.resource,org.eclipse.ui.plugin,org.osgi.framework"
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
Bundle-RequiredExecutionEnvironment: J2SE-1.5