Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 93fbd8294e1c3cffee3a7ea3e0831a2baa5b8866 (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.egit;singleton:=true
Bundle-Version: 5.0.0.qualifier
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy

Back to the top