Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: dd4a152c6dcfa6068b8564513c388a1b99c960a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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-AutoStart: true

Back to the top