0
|
1 |
Manifest-Version: 1.0
|
|
2 |
Bundle-ManifestVersion: 2
|
|
3 |
Bundle-Name: Carbide.c++ Extensions - Metadata Editor Help Plug-in
|
|
4 |
Bundle-SymbolicName: com.nokia.s60tools.metadataeditor.doc.user;singleton:=true
|
|
5 |
Bundle-Version: 1.1.2
|
|
6 |
Bundle-Activator: com.nokia.s60tools.metadataeditor.doc.user.MetadataEditorHelpActivator
|
|
7 |
Bundle-Vendor: Nokia
|
|
8 |
Require-Bundle: org.eclipse.ui,
|
|
9 |
org.eclipse.core.runtime,
|
|
10 |
org.eclipse.help
|
|
11 |
Bundle-ActivationPolicy: lazy
|
|
12 |
Export-Package: com.nokia.s60tools.metadataeditor.doc.user;uses:="org.eclipse.jface.resource,org.eclipse.ui.plugin,org.osgi.framework"
|
|
13 |
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|