SWT Tools
Provides a few classes to help with EditingSupport in JFace: TextEditingSupport, IntEditingSupport and ComboBoxEditingSupport. These classes provide typed-equivalents to the Object-based JFace approach, through generics. The class JFace eases use of those classes in a TableViewer.
Please check the relevant javadoc for instructions.
API is not stable. Comments and bug reports are welcome.