21 lines
997 B
Plaintext
21 lines
997 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: %Bundle-Name
|
|
Bundle-SymbolicName: afryca.workspace;singleton:=true
|
|
Bundle-Version: 1.0.0.202101221157
|
|
Bundle-Vendor: %Bundle-Vendor
|
|
Require-Bundle: afryca.workspace.service.events;visibility:=reexport,afr
|
|
yca.ase,afryca.gdmp;visibility:=reexport,afryca.behavior;visibility:=re
|
|
export,afryca.consensusmodel;visibility:=reexport,org.eclipse.core.runt
|
|
ime,org.eclipse.core.commands,org.eclipse.e4.core.di,org.eclipse.e4.cor
|
|
e.di.extensions,org.eclipse.e4.core.services,org.eclipse.e4.core.contex
|
|
ts,org.eclipse.e4.core.commands,org.eclipse.e4.ui.workbench,org.eclipse
|
|
.e4.ui.model.workbench,org.apache.commons.io
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Export-Package: afryca.workspace,afryca.workspace.command,afryca.workspa
|
|
ce.preferences,afryca.workspace.service
|
|
Bundle-ActivationPolicy: lazy
|
|
Service-Component: OSGI-INF/workspace_service_context_function.xml
|
|
Automatic-Module-Name: afryca.workspace
|
|
|