21 lines
637 B
Plaintext
21 lines
637 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ui
|
|
Bundle-SymbolicName: flintstones.valuation.ahp.ui
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.valuation.ahp.ui
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
Require-Bundle: org.eclipse.swt,
|
|
flintstones.helper.ui,
|
|
javax.inject,
|
|
flintstones.entity.problemelement,
|
|
org.apache.commons.lang,
|
|
flintstones.entity.ahp,
|
|
flintstones.entity.ahppreferences,
|
|
flintstones.model.ui.service,
|
|
flintstones.model.problemelement.service,
|
|
flintstones.helper.data,
|
|
flintstones.valuation.ahp,
|
|
flintstones.helper.ahp
|
|
Export-Package: flintstones.valuation.ahp.ui
|