public code v1

This commit is contained in:
2026-05-22 11:14:29 +02:00
parent 427197ec5a
commit b8141736eb
28859 changed files with 575079 additions and 0 deletions
@@ -0,0 +1,14 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: de.kupzog.ktable
Bundle-Version: 1.0.0.qualifier
Bundle-ClassPath: .,
KTable.jar
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Export-Package: de.kupzog.ktable,
de.kupzog.ktable.editors,
de.kupzog.ktable.renderers,
icons
Require-Bundle: org.eclipse.jface
Automatic-Module-Name: de.kupzog.ktable