Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 6ce6f64b3586f9fe6f4bdc3fcdb86c001eb0a15c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.emf.cdo.ecore.retrofit;singleton:=true
Bundle-Version: 4.2.0.qualifier
Fragment-Host: org.eclipse.emf.ecore;bundle-version="[2.5.0,3.0.0)"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Vendor: %providerName
Bundle-Localization: fragment
Export-Package: org.eclipse.emf.ecore.impl

Back to the top