public code v1

This commit is contained in:
Francisco Jesús Martínez Mimbrera
2026-05-23 00:32:57 +02:00
commit 759a8968a2
4357 changed files with 163763 additions and 0 deletions
@@ -0,0 +1,27 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Ui
Bundle-SymbolicName: flintstones.method.common.phase.selectBLTS.ui;singleton:=true
Bundle-Version: 1.0.0.qualifier
Automatic-Module-Name: flintstones.method.common.phase.selectBLTS.ui
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: flintstones.method.common.phase.unification.ui.dialog
Require-Bundle: flintstones.method.common.phase.selectBLTS,
flintstones.domain.fuzzyset.ui.dialog,
flintstones.helper.ui,
org.eclipse.wb.swt,
org.eclipse.e4.core.contexts,
flintstones.entity.domain,
javax.inject,
flintstones.model.domain.service,
org.eclipse.e4.core.di,
flintstones.domain.fuzzyset.ui.chart,
javax.annotation,
flintstones.model.ui.service,
flintstones.model.method.service,
flintstones.entity.method.phase,
flintstones.model.method.phase.service,
flintstones.entity.method.phase.ui,
org.eclipse.e4.core.services,
org.jfree.chart.jfreechart
Import-Package: org.eclipse.swt.widgets