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

Back to the top