Skip to main content
summaryrefslogtreecommitdiffstats
blob: 693420af86b061db66f3c4b494eb05d628b03765 (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.jee.doc.archi;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