public code v1
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Ui
|
||||
Bundle-SymbolicName: flintstones.method.ahp.sort.phase.ranking.ui;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.method.ahp.sort.phase.ranking.ui
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Require-Bundle: flintstones.method.ahp.sort.phase.ranking,
|
||||
org.eclipse.swt,
|
||||
flintstones.model.ahppreferences.service,
|
||||
javax.inject,
|
||||
flintstones.helper.ui,
|
||||
org.eclipse.e4.core.contexts,
|
||||
flintstones.helper.html,
|
||||
flintstones.entity.problemelement,
|
||||
flintstones.model.problemelement.service,
|
||||
flintstones.model.ahpsort.profileassignment.service,
|
||||
flintstones.entity.ahpsort.profileassignment,
|
||||
flintstones.model.domain.service,
|
||||
flintstones.entity.domain,
|
||||
flintstones.helper.data,
|
||||
org.apache.commons.lang,
|
||||
flintstones.model.ui.service,
|
||||
flintstones.entity.method.phase,
|
||||
flintstones.entity.method.phase.ui,
|
||||
flintstones.entity.problemelement.ui
|
||||
Reference in New Issue
Block a user