metadataeditor/com.nokia.s60tools.metadataeditor/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
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
Bundle-SymbolicName: com.nokia.s60tools.metadataeditor; 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.MetadataEditorActivator
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.jface.text,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
 org.eclipse.ui.editors,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
 org.eclipse.ui.workbench.texteditor,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
 org.eclipse.ui.ide,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
 org.eclipse.core.resources,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
 com.nokia.s60tools.util,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
 org.eclipse.help,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
 org.eclipse.core.filesystem
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
Bundle-ActivationPolicy: lazy
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    19
Export-Package: com.nokia.s60tools.metadataeditor,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    20
 com.nokia.s60tools.metadataeditor.common,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    21
 com.nokia.s60tools.metadataeditor.core,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    22
 com.nokia.s60tools.metadataeditor.dialogs,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    23
 com.nokia.s60tools.metadataeditor.editors,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    24
 com.nokia.s60tools.metadataeditor.util,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    25
 com.nokia.s60tools.metadataeditor.wizards,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    26
 com.nokia.s60tools.metadataeditor.xml
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    27
Bundle-RequiredExecutionEnvironment: J2SE-1.5