Skip to main content



      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 07:13 Go to next message
Eclipse UserFriend
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 04:41 Go to previous message
Eclipse UserFriend
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: Sat Jun 14 22:41:22 EDT 2025

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

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

Back to the top