Skip to main content
summaryrefslogtreecommitdiffstats
blob: b17783d5867a0285682c117d85202d6be9d8f2ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.egf.engine.doc.pattern; singleton:=true
Bundle-Version: 1.6.1.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: 
 org.eclipse.help
Bundle-ActivationPolicy: lazy

Back to the top