17 lines
743 B
Plaintext
17 lines
743 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: %Bundle-Name
|
|
Bundle-SymbolicName: afryca.rcp.ase.context;singleton:=true
|
|
Bundle-Version: 1.0.0.202101221157
|
|
Bundle-Vendor: %Bundle-Vendor
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: afryca.ase,afryca.birt,afryca.simulation,afryca.workspac
|
|
e,afryca.twotuple,afryca.hpr,org.apache.commons.math3,org.eclipse.core.
|
|
runtime,org.eclipse.e4.core.services,org.eclipse.e4.core.di,org.eclipse
|
|
.e4.core.di.extensions,org.eclipse.e4.core.contexts,org.eclipse.e4.ui.d
|
|
i,org.eclipse.e4.ui.model.workbench,javax.inject
|
|
Bundle-ActivationPolicy: lazy
|
|
Service-Component: OSGI-INF/ase_context_context_function.xml
|
|
Automatic-Module-Name: afryca.rcp.ase.context
|
|
|