Skip to main content
summaryrefslogtreecommitdiffstats
blob: 0f964ff559ac39e6f7a0bc0d2d8c633ec0b13eda (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.emf.compare.ui.capabilities;singleton:=true
Bundle-Version: 1.1.2.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui

Back to the top