refresh on a jface tree item has paint issues. What I am trying is to refresh when a new item is added.
treeviewer.refresh(item) that item has many child items (many)
Ultimately it refreshes, however somewhere after 7-10 seconds later. How to approach to debug this paint issue ?