Page 1 of 1

Eclipse Back/Forward navigation using mouse buttons

Posted: Wed Jun 12, 2019 7:42 am
by Gregory66
There is an addin for Visual Studio called MouseNavi that allows you to use mouse thumb buttons to navigate your history.

Does a similar extension exist for Eclipse?

Re: Eclipse Back/Forward navigation using mouse buttons

Posted: Wed Jun 12, 2019 8:18 am
by phil
Don't know about plugins for eclipse (I tend to use visual studio most of the time) but can you navigate the history using the keyboard (I do know Eclipse's keyboard shortcuts are pretty extensive and configurable)? If you can, then you can probably setup XMBC to send such keystrokes using simulated keystrokes.

Re: Eclipse Back/Forward navigation using mouse buttons

Posted: Fri Jun 21, 2019 10:48 am
by Snyder145
The user interface is navigable using the keyboard. The Tab key is used to iterate through the controls in a window (for example, a dialog, or the current perspective's views and editors and the main controls for the Workbench window).

Re: Eclipse Back/Forward navigation using mouse buttons

Posted: Sun Feb 02, 2020 12:35 pm
by kielrin
Gregory66 wrote: Wed Jun 12, 2019 7:42 am There is an addin for Visual Studio called MouseNavi that allows you to use mouse thumb buttons to navigate your history.

Does a similar extension exist for Eclipse?
I too feel that there should be an extension for it.