mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00

Change-Id: If3fa4a9a134284d53f502b89cde7b8e84502196a Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com> Reviewed-on: https://git.eclipse.org/r/27119 Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
11 lines
329 B
Text
11 lines
329 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: %bundleName
|
|
Bundle-SymbolicName: org.eclipse.cdt.autotools.docs;singleton:=true
|
|
Bundle-Version: 2.0.2.qualifier
|
|
Bundle-Vendor: %provider
|
|
Bundle-Localization: plugin
|
|
Require-Bundle: org.eclipse.help,
|
|
org.eclipse.ui.cheatsheets,
|
|
org.apache.ant;bundle-version="1.7.1"
|
|
|