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,20 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Provider
Bundle-SymbolicName: flintstones.model.ahpsort.profileassignment.provider
Bundle-Version: 1.0.0.qualifier
Automatic-Module-Name: flintstones.model.profileassignment.provider
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: flintstones.model.ahpsort.profileassignment.service,
flintstones.entity.problemelement,
flintstones.entity.ahpsort.profileassignment,
javax.inject,
flintstones.model.problemelement.service,
org.eclipse.e4.core.contexts,
flintstones.model.ahppreferences.service,
org.eclipse.e4.core.di,
org.eclipse.e4.ui.model.workbench,
flintstones.application.constants,
org.eclipse.e4.ui.workbench
Service-Component: component.xml
Bundle-ActivationPolicy: lazy