I am opening the Help menu as PlatformUI.getWorkbench().getHelpSystem().displayHelp();
Now I want to open the help window with any of the available menus in expanded format.
How to do that.
I am opening the Help menu as PlatformUI.getWorkbench().getHelpSystem().displayHelp(); Now I want to open the
Share
1 Answer