mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +02:00
10 lines
306 B
Text
10 lines
306 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: %pluginName
|
|
Bundle-SymbolicName: org.eclipse.cdt; singleton:=true
|
|
Bundle-Version: 3.1.0.qualifier
|
|
Bundle-Vendor: %providerName
|
|
Bundle-Localization: plugin
|
|
Require-Bundle: org.eclipse.ui.intro,
|
|
org.eclipse.ui.cheatsheets
|
|
Eclipse-LazyStart: true
|