25 lines
900 B
Plaintext
25 lines
900 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Ui
|
|
Bundle-SymbolicName: flintstones.method.electre.phase.gathering.ui;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.method.electre.phase.gathering.ui
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
Export-Package: flintstones.method.electre.phase.gathering.viewer
|
|
Require-Bundle: flintstones.model.ui.service,
|
|
org.eclipse.e4.core.contexts,
|
|
javax.inject,
|
|
flintstones.helper.data,
|
|
flintstones.model.problemelement.service,
|
|
flintstones.helper.html,
|
|
org.eclipse.swt,
|
|
org.eclipse.jface,
|
|
flintstones.entity.problemelement,
|
|
org.eclipse.e4.core.di,
|
|
flintstones.application.perspective.framework.ui,
|
|
flintstones.entity.method.phase.ui,
|
|
flintstones.entity.method.phase,
|
|
flintstones.method.electre.phase.gathering,
|
|
flintstones.model.method.phase.service,
|
|
flintstones.method.common.phase.aggregation
|