I am using eclipse launch framework for GUI in my application.
I am launching this ui from eclipse menubar. It works fine.
I have my own product explorer which can be viewed by..
windows -> show view -> other -> my customised explorer.
I want to launch the same screen (my customised eclipse launch
screen) on right click of one of the item in explorer.
Does anyone know how to achieve this?