mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 16:56:04 +02:00

Change-Id: Ie0fb6937ff73f15525db2bdd178464b6bdc9a2d7 Reviewed-on: https://git.eclipse.org/r/7766 Reviewed-by: John Cortell <john.cortell@freescale.com> IP-Clean: John Cortell <john.cortell@freescale.com> Tested-by: John Cortell <john.cortell@freescale.com> Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com> IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com> Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
12 lines
373 B
Text
12 lines
373 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: %pluginName
|
|
Bundle-SymbolicName: org.eclipse.cdt.doc.user; singleton:=true
|
|
Bundle-Version: 5.3.0.qualifier
|
|
Bundle-Vendor: %providerName
|
|
Bundle-Localization: plugin
|
|
Bundle-ActivationPolicy: lazy
|
|
Require-Bundle: org.eclipse.help,
|
|
org.eclipse.ui.cheatsheets,
|
|
org.eclipse.ui.intro,
|
|
org.eclipse.ui.intro.universal
|