26 lines
821 B
Plaintext
26 lines
821 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ui
|
|
Bundle-SymbolicName: flintstones.entity.ahp.ui
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.entity.ahp.ui
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
Require-Bundle: org.eclipse.e4.core.contexts,
|
|
javax.inject,
|
|
flintstones.model.problemelement.service,
|
|
flintstones.valuation.ahp.ui,
|
|
org.eclipse.swt,
|
|
flintstones.entity.problemelement.ui,
|
|
flintstones.entity.ahppreferences,
|
|
flintstones.entity.preferences.preferencecollection,
|
|
flintstones.entity.problemelement,
|
|
flintstones.entity.ahp,
|
|
flintstones.helper.debug,
|
|
flintstones.model.ui.service,
|
|
org.eclipse.jface,
|
|
flintstones.model.ahppreferences.service,
|
|
org.eclipse.e4.core.di,
|
|
flintstones.helper.data,
|
|
flintstones.helper.html
|
|
Export-Package: flintstones.entity.ahp.ui
|