Skip to main content
summaryrefslogtreecommitdiffstats
blob: 5326d2c61fc83e5172b22cdfa138c535d501f0d3 (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.egf.example.fcs;singleton:=true
Bundle-Version: 1.6.1.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy

Back to the top