Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 02257b167626a2e500b404f7ebe8a8b29381cfe1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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: %providerName
Bundle-Version: 1.0.0.qualifier
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.infra.architecture.doc;singleton:=true
Automatic-Module-Name: org.eclipse.papyrus.infra.architecture.doc

Back to the top