Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Enabling navigation history for inter tab navigation(Inter tab navigation in Multipage editor)
Enabling navigation history for inter tab navigation [message #1027748] Wed, 27 March 2013 11:13 Go to next message
saurav sarkar is currently offline saurav sarkarFriend
Messages: 428
Registered: July 2009
Senior Member
Hi All,

I have checked this page

http://wiki.eclipse.org/FAQ_How_do_I_hook_my_editor_to_the_Back_and_Forward_buttons%3F

Is it possible to enable inter tab navigation (navigation history) for a single editor ?

For e.g. in Manifest editor if i select the overview page and then the dependencies page. Press alt+Left should take me to the overview tab.

cheers,
Saurav


Re: Enabling navigation history for inter tab navigation [message #1035058 is a reply to message #1027748] Sat, 06 April 2013 08:41 Go to previous message
saurav sarkar is currently offline saurav sarkarFriend
Messages: 428
Registered: July 2009
Senior Member
I was able to get my use case work.

The solution is to implement your own NavigationLocation and to provide implementation of restoration of location, merging of entries, getting the text etc.

My solution is working for my use case. I hope to provide the generic solution for Multipageeditors here https://bugs.eclipse.org/bugs/show_bug.cgi?id=404535

cheers,
Saurav


Previous Topic:Dynamic expression evaluation in Eclipse Debugger plugin
Next Topic:jardesc to ant
Goto Forum:
  


Current Time: Fri Apr 19 14:27:26 GMT 2024

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

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

Back to the top