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,16 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Valuation
Bundle-SymbolicName: flintstones.valuation;singleton:=true
Bundle-Vendor: Sinbad2
Export-Package: flintstones.valuation.cell,
flintstones.valuation.messages
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: flintstones.valuation
Bundle-Version: 1.0.0.qualifier
Import-Package: flintstones.application.constants
Require-Bundle: flintstones.entity.valuation,
flintstones.entity.domain,
flintstones.helper.wtable,
org.eclipse.e4.core.services