Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: f888b40bea5e2cce97964d777ef79cb6b37ff09b (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: %providerName
Bundle-Version: 1.2.0.qualifier
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.layers.documentation;singleton:=true

Back to the top