Aaron Digulla wrote:
>> 2) Now I can go from history to history, it would be nice to be able to
>> navigate (i.e, "forward" and "back"). This would mean I could do steps
>> 1..4 above, but then hit a "back" button on the history viewer to take
>> me to the previous history I was viewing. Im happy to start working out
>> how to do this myself - but any tips on where I -- should -- be storing
>> this state (previous resource shown in view) would be appreciated!
>
> I would expect such functionality to work just as the back/forward
> buttons in the Java perspective (ie. using the same buttons, Alt-Left,
> Alt-Right, etc).
Please don't hookup to Alt-Left/Right since those are global
shortcuts. Instead, please use toolbar buttons with dropdowns. Like ones
on Editor navigation toolbar or like in Mylar's view
http://www.eclipse.org/mylar/doc/images/0.3/tasks-history.gif
It should be possible to save resource or remote resource and use
correspond method HistoryView.showHistory() to return back.
Also note that there is an enhancement request for common History
view introduced in Eclipse 3.2. So, it would be nice if Subclipse would
use this new infrastructure to allow to reuse screen estate for those
users who have to live with more then one version control system.
regards,
Eugene
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Apr 21 14:09:18 2006