Files
AFRYCA/plugins/afryca.workspace/META-INF/MANIFEST.MF
T
2026-05-22 11:14:29 +02:00

30 lines
993 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: afryca.workspace;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: afryca.workspace.service.events;visibility:=reexport,
afryca.ase,
afryca.gdmp;visibility:=reexport,
afryca.behavior;visibility:=reexport,
afryca.consensusmodel;visibility:=reexport,
org.eclipse.core.runtime,
org.eclipse.core.commands,
org.eclipse.e4.core.di,
org.eclipse.e4.core.di.extensions,
org.eclipse.e4.core.services,
org.eclipse.e4.core.contexts,
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.workspace.preferences,
afryca.workspace.service
Bundle-ActivationPolicy: lazy
Service-Component: OSGI-INF/workspace_service_context_function.xml
Automatic-Module-Name: afryca.workspace