Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 3e6b541f99fd6ee67c0dd593cf6f364b65aea850 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Manifest-Version: 1.0
Bundle-Vendor: %providerName
Eclipse-LazyStart: true
Bundle-ClassPath: .
Bundle-Version: 0.9.0.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.sysml.converted;singleton:=tr
 ue
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top