I have a problem regarding the tooltips in my Table.
It seems the only way to get tooltips is to use a ColumnLabelProvider. But all my tables work with the ITableLabelProvider and would need a lot of refactoring and work.
Is there any workaround to provide my tables with tooltips?