integrating custom help on click of next and previous in custom spring boot wizard [message #1810377] |
Fri, 09 August 2019 03:52 |
Bhavi Singla Messages: 4 Registered: August 2019 |
Junior Member |
|
|
Hi,
I have a custom wizard project which converts monolithic applications to microservice and extends spring boot wizard.My page extends WizardPage and I have overridden performHelp method to open the static help page in browser on click of "?".
Now, I want to integrate the dynamic help(as it occurs in all projects of eclipse) on click of next and previous in new custom wizard i.e. if I click "?" on first page,relevant content should be displayed,on clicking next and on click of "?" on that page specific content should be displayed.
Also,extension points used in my custom project are:
org.eclipse.ui.commands
org.eclipse.ui.handlers
org.eclipse.ui.menus
Any help would be appreciated.
Regards
Bhavi
|
|
|
Powered by
FUDForum. Page generated in 0.02140 seconds