Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: b7e1e10852b0da05c0366301c0b1dd20a068884b (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: 4.11.0.qualifier
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy

Back to the top