Skip to main content
summaryrefslogtreecommitdiffstats
blob: 389f0d421d2353c91d6696826089043218ae262e (plain) (blame)
1
2
3
4
5
6
7
8
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.modisco.sdk.doc;singleton:=true
Bundle-Version: 0.11.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.core.runtime
Bundle-ActivationPolicy: lazy

Back to the top