| Manifest-Version: 1.0 | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: %pluginName | |
| Bundle-SymbolicName: org.eclipse.sphinx.examples.hummingbird20.splitting;singleton:=true | |
| Bundle-Version: 0.13.1.qualifier | |
| Bundle-Activator: org.eclipse.sphinx.examples.hummingbird20.splitting.internal.Activator$Implementation | |
| Bundle-Vendor: %providerName | |
| Require-Bundle: org.eclipse.sphinx.examples.hummingbird20;visibility:=reexport | |
| Bundle-RequiredExecutionEnvironment: JavaSE-11 | |
| Bundle-ActivationPolicy: lazy | |
| Export-Package: org.eclipse.sphinx.examples.hummingbird20.splitting, | |
| org.eclipse.sphinx.examples.hummingbird20.splitting.internal;x-internal:=true | |
| Bundle-Localization: plugin |