Skip to main content
summaryrefslogtreecommitdiffstats
blob: f5f4c6e9dac81b272c45402ea6d0c30ca992e99c (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.19.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.ui
Bundle-Localization: plugin

Back to the top