Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 4f4d4297142e74f91b41a445223f2d4df8d18f7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Manifest-Version: 1.0
Require-Bundle: org.eclipse.equinox.app,
 org.eclipse.ui,
 org.eclipse.help,
 org.eclipse.ui.intro,
 org.eclipse.pde.ui;bundle-version="3.6.100"
Bundle-Vendor: %providerName
Bundle-Version: 1.1.0.qualifier
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.doc;singleton:=true

Back to the top