mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 18:56:02 +02:00
12 lines
329 B
Text
12 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"
|
||
|
|