Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: osgi_bundles.model; singleton:=true Bundle-Version: 0.0.1.qualifier Bundle-ClassPath: . Bundle-Vendor: %providerName Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: J2SE-1.5 Export-Package: org.coderthoughts.osgi.bundles, org.coderthoughts.osgi.bundles.impl, org.coderthoughts.osgi.bundles.util Require-Bundle: org.eclipse.core.runtime, org.eclipse.emf.ecore;visibility:=reexport Eclipse-LazyStart: true