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

Back to the top