Skip to main content
summaryrefslogtreecommitdiffstats
blob: 70e0cc427a7091240db3ffa5d40c40260bd131f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Require-Bundle: org.eclipse.help;bundle-version="[3.7.0,4.0.0)",
 org.eclipse.papyrus.infra.doc;bundle-version="[1.2.0,2.0.0)"
Bundle-Vendor: Eclipse Modeling Project
Bundle-Version: 1.0.0.qualifier
Bundle-Name: Documentation view Documentation
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.views.documentation.doc;singleton:=true
Automatic-Module-Name: org.eclipse.papyrus.views.documentation.doc

Back to the top