Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2ffb8ede09260d13710a97f05c1250bc0a438aaf (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.0.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