public code v1
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user