Files
Flintstones/bundles/flintstones.method.flowsort.phase.gathering.ui/META-INF/MANIFEST.MF
T
Francisco Jesús Martínez Mimbrera 759a8968a2 public code v1
2026-05-23 00:32:57 +02:00

21 lines
770 B
Plaintext

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