public code v1
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Ui
|
||||
Bundle-SymbolicName: flintstones.method.decision.common.phase.calculatesolutions.ui;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.method.decision.common.phase.calculatesolutions.ui
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Require-Bundle: flintstones.entity.ahp.decisionmatrix,
|
||||
flintstones.method.decision.common.phase.calculatesolutions,
|
||||
org.eclipse.swt,
|
||||
flintstones.helper.ui,
|
||||
javax.inject,
|
||||
flintstones.helper.wtable,
|
||||
flintstones.helper.data,
|
||||
flintstones.valuation.twoTuple,
|
||||
flintstones.entity.wvaluation,
|
||||
flintstones.entity.problemelement,
|
||||
flintstones.entity.valuation,
|
||||
flintstones.model.ui.service,
|
||||
flintstones.entity.method.phase,
|
||||
flintstones.entity.method.phase.ui
|
||||
Reference in New Issue
Block a user