jlv icon indicating copy to clipboard operation
jlv copied to clipboard

Use NatTable instead of JFace TableViewer

Open rdiachenko opened this issue 11 years ago • 0 comments

NatTable is a flexible and powerful plugin for creating tables/grids which have a higher performance on big data comparing to JFace TableViewer.

So, we have to investigate this tool and implement it in JLV Eclipse plugin instead of the current JFace implementation.

More information about NatTable is here: http://www.eclipse.org/nattable/ and here: http://www.vogella.com/tutorials/NatTable/article.html

rdiachenko avatar Dec 15 '13 15:12 rdiachenko