Skip to main content
summaryrefslogtreecommitdiffstats
blob: f7272b64d78674483adc485a3438c9f41e99b071 (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mylyn.ide.capabilities;singleton:=true
Bundle-Version: 3.18.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.ui
Bundle-Localization: plugin

Back to the top