Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 74d3d332bf600d5721f35815d0cd522c20fda63f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Manifest-Version: 1.0
Require-Bundle: org.eclipse.emf.ecore.xmi,
 org.junit;bundle-version="4.10.0"
Bundle-Vendor: %providerName
Fragment-Host: org.eclipse.papyrus.infra.core.serviceregistry;bundle-v
 ersion="0.10.0"
Bundle-Version: 1.0.1.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.infra.core.serviceregistry.te
 sts;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top