mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 16:56:04 +02:00
12 lines
377 B
Text
12 lines
377 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"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
|