Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: cef9cfd5b00dc4306504ca3c7bccf9c183a5b282 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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-version="0.10.0"
Bundle-Version: 1.0.2.qualifier
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.infra.core.serviceregistry.tests;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top