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: Wtable
Bundle-SymbolicName: flintstones.helper.wtable
Bundle-Version: 1.0.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.swt;visibility:=reexport,
de.kupzog.ktable;visibility:=reexport
Export-Package: flintstones.helper.wcellrenderer,
flintstones.helper.wtable,
flintstones.helper.wtable.cell,
flintstones.helper.wtable.event,
flintstones.helper.wtable.example,
flintstones.helper.wtable.interfaces,
flintstones.helper.wtable.wcelleditor
Automatic-Module-Name: flintstones.helper.wtable