Files
Francisco Jesús Martínez Mimbrera 759a8968a2 public code v1
2026-05-23 00:32:57 +02:00

17 lines
596 B
Plaintext

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