21 lines
945 B
Plaintext
21 lines
945 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: %Bundle-Name
|
|
Bundle-SymbolicName: afryca.ase;singleton:=true
|
|
Bundle-Version: 1.0.0.202101221157
|
|
Bundle-Vendor: %Bundle-Vendor
|
|
Bundle-Localization: OSGI-INF/l10n/bundle
|
|
Export-Package: afryca.ase,afryca.ase.command,afryca.ase.engine,afryca.a
|
|
se.service,afryca.ase.service.events
|
|
Require-Bundle: afryca.parametervalueconverterhelper,afryca.workspace.se
|
|
rvice.events,javax.inject,javax.annotation;visibility:=reexport,org.ecl
|
|
ipse.core.runtime,org.eclipse.core.commands,org.eclipse.e4.core.di,org.
|
|
eclipse.e4.core.services,org.eclipse.e4.core.contexts,org.eclipse.e4.ui
|
|
.workbench,org.eclipse.e4.ui.model.workbench,org.apache.commons.io,org.
|
|
eclipse.ui,org.eclipse.e4.core.di.extensions
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Service-Component: OSGI-INF/ase_service_context_function.xml
|
|
Bundle-ActivationPolicy: lazy
|
|
Automatic-Module-Name: afryca.ase
|
|
|