Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » integrating custom help on click of next and previous in custom spring boot wizard(integrating custom help on click of next and previous in custom spring boot wizard)
integrating custom help on click of next and previous in custom spring boot wizard [message #1810377] Fri, 09 August 2019 03:52
Bhavi Singla is currently offline Bhavi SinglaFriend
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
Previous Topic:MacOS Mojave keyboard
Next Topic:Get and add an action for Eclipse main toolbar's items in code
Goto Forum:
  


Current Time: Tue Apr 16 22:38:36 GMT 2024

Powered by FUDForum. Page generated in 0.34822 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top