Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 3966d582c7ffc034296adbdee26ddcd6fa355e3c (plain) (blame)
1
2
3
4
5
6
7
8
9
Manifest-Version: 1.0
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-Version: 4.1.0.qualifier
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.sdk;singleton:=true
Bundle-RequiredExecutionEnvironment: JavaSE-1.8

Back to the top