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

Back to the top