Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 68983213b8922eab764d0f3c660bcbbbbbf04bd2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Manifest-Version: 1.0
Require-Bundle: org.eclipse.papyrus.infra.gmfdiag.commands;bundle-version="0.10.2",
 org.junit;bundle-version="4.10.0"
Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.papyrus.sysml.diagram.parametric;bundle-ver
 sion="0.10.1"
Bundle-Version: 0.10.2.qualifier
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.sysml.diagram.parametric.test
 s
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top