Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » 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 #1810251] Tue, 06 August 2019 05:11 Go to next message
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
Re: integrating custom help on click of next and previous in custom spring boot wizard [message #1810362 is a reply to message #1810251] Thu, 08 August 2019 18:24 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4434
Registered: July 2009
Senior Member

You're asking about plug-in development, and I think way past "newcomer" material. You want to ask in either the Eclipse 4 group (https://www.eclipse.org/forums/index.php/f/12/) or
the underlying Eclipse Platform group (https://www.eclipse.org/forums/index.php/f/11/).


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Error when Debuggin in Eclipse
Next Topic:Arduino keywords not recognised by Eclipse
Goto Forum:
  


Current Time: Sat Apr 20 01:42:09 GMT 2024

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

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

Back to the top