I would like to show a simple right click menu for a TreeViewer. I found some examples (like this: Context menu for TreeViewer based on selected node - SWT ) but they seem quite complicated and long in code.
Is there any simple way to attach a right click menu to an TreeViewer?