22 lines
1.0 KiB
Plaintext
22 lines
1.0 KiB
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: %Bundle-Name
|
|
Bundle-SymbolicName: afryca.workspace.gui;singleton:=true
|
|
Bundle-Version: 1.0.0.202101221157
|
|
Bundle-Vendor: %Bundle-Vendor
|
|
Require-Bundle: afryca.workspace;visibility:=reexport,afryca.ase.gui,afr
|
|
yca.gdmp.gui;visibility:=reexport,afryca.behavior.gui;visibility:=reexp
|
|
ort,afryca.consensusmodel.gui;visibility:=reexport,org.eclipse.wb.swt,o
|
|
rg.eclipse.core.runtime,org.eclipse.e4.ui.di,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.servic
|
|
es,org.eclipse.e4.ui.workbench,org.eclipse.e4.ui.model.workbench,org.ec
|
|
lipse.jface,org.eclipse.core.databinding,org.eclipse.jface.databinding,
|
|
org.eclipse.core.databinding.beans,org.eclipse.core.databinding.propert
|
|
y
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
Export-Package: afryca.workspace.gui.command
|
|
Import-Package: org.eclipse.wb.swt
|
|
Automatic-Module-Name: afryca.workspace.gui
|
|
|