Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 3e1c251418ee03b4dbd0af4ef63bfad65ca025b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Manifest-Version: 1.0
Require-Bundle: org.eclipse.help;bundle-version="3.6.0",
 org.eclipse.papyrus.infra.doc;bundle-version="1.1.0"
Bundle-Vendor: %providerName
Bundle-Version: 1.1.0.qualifier
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.copypaste.ui.doc;singleton:=t
 rue

Back to the top