Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 95b3b4d47672ff4a4f7f4977f7cfa11ec0253a77 (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.0.2"
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-Version: 1.0.2.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.codegen.doc;singleton:=true
Bundle-RequiredExecutionEnvironment: JavaSE-1.6

Back to the top