18 lines
554 B
Plaintext
18 lines
554 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: %Bundle-Name
|
|
Bundle-SymbolicName: afryca.hpr;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: %Bundle-Vendor
|
|
Export-Package: afryca.hpr,
|
|
afryca.hpr.preferences,
|
|
afryca.hpr.valuation
|
|
Require-Bundle: afryca.pr;visibility:=reexport,
|
|
afryca.fpr,
|
|
org.eclipse.e4.core.services,
|
|
org.eclipse.e4.ui.model.workbench
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Import-Package: afryca.workspace.service.events,
|
|
org.eclipse.e4.core.di.extensions
|
|
Automatic-Module-Name: afryca.hpr
|