Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 55d43e2904a4b9cce5919a9a8de4da7bb9214b73 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Manifest-Version: 1.0
Require-Bundle: org.junit
Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.papyrus.sysml.diagram.blockdefinition;bundl
 e-version="0.9.0"
Bundle-Version: 0.10.0.qualifier
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.sysml.diagram.blockdefinition
 .tests
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top