Skip to main content
summaryrefslogtreecommitdiffstats
blob: f9629c687b6cd39137c81ff9ef8cfceb4cbe07be (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.emf.docgen.html;singleton:=true
Bundle-Version: 1.6.2.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy

Back to the top