public code v1
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Ui
|
||||
Bundle-SymbolicName: flintstones.method.flowsort.phase.gathering.ui;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.method.flowsort.phase.gathering.ui
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Require-Bundle: org.eclipse.e4.core.contexts,
|
||||
flintstones.model.problemelement.service,
|
||||
org.eclipse.jface,
|
||||
flintstones.helper.data,
|
||||
flintstones.model.method.phase.service,
|
||||
flintstones.entity.problemelement,
|
||||
flintstones.model.ui.service,
|
||||
javax.inject,
|
||||
flintstones.application.perspective.framework.ui,
|
||||
flintstones.entity.method.phase.ui,
|
||||
flintstones.entity.method.phase,
|
||||
flintstones.method.flowsort.phase.gathering,
|
||||
flintstones.method.electre.phase.gathering.ui
|
||||
Reference in New Issue
Block a user