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,40 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: flintstones.application.perspective.framework.ui;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Export-Package: flintstones.application.perspective.framework.ui.interfaces,
flintstones.application.perspective.framework.ui.providers,
flintstones.application.perspective.framework.ui.viewer
Require-Bundle: flintstones.element.common.ui,
flintstones.entity.problemelement;visibility:=reexport,
org.eclipse.e4.ui.services,
flintstones.model.problemelement.service,
org.eclipse.e4.core.services,
flintstones.helper.ui,
org.eclipse.e4.core.contexts,
javax.inject,
org.eclipse.e4.core.di,
flintstones.model.domain.service,
flintstones.entity.domain,
flintstones.model.valuation.service,
flintstones.entity.domain.ui.chart,
flintstones.model.domain.ui.service,
flintstones.entity.domain.ui.dialog,
javax.annotation,
flintstones.model.ui.service,
org.eclipse.nebula.widgets.opal.notifier,
flintstones.helper.html,
flintstones.helper.data,
flintstones.model.ahpsort.profileassignment.service,
flintstones.entity.problemelement.ui,
flintstones.entity.ahpsort.profileassignment,
flintstones.entity.sorting.ui,
flintstones.model.ahppreferences.service,
flintstones.model.ahp.referencepoint.service,
flintstones.helper.extensionpoint,
flintstones.entity.domain.ui.provider,
flintstones.helper.debug
Bundle-RequiredExecutionEnvironment: JavaSE-11
Automatic-Module-Name: flintstones.framework.ui