How to navigate to a bookmark in eclipse 3.4.1?

[亡魂溺海] 提交于 2019-12-02 21:37:38

There is not a shortcut key but you can make appear a 'Bookmark view' which is located in Window > Show view > Other... and in the dialog inside the General classification, Then just double-click on the desired bookmark to reach it

Willian Mitsuda

If you check the "Bookmark" item in the "Next Annotation"/"Previous Annotation" toolbar dropdown item, you can use Ctrl+, and Ctrl+. to navigate to previous/next bookmark in the current opened file.

from Tutorial

You can navigate to bookmarks using a plugin like:

http://www.etc.to/eclipse_bookmarks_plugin

I am using Quick Bookmarks Plugin which is very handy;

You can create named bookmarks using digits (e.g., 1 to 9):

Example:

Set bookmark #4 with [Alt+4]

Go to bookmark #4 with [Alt+Shift+4]

and so on.

ctrl f2 will create a booksmark shift f2 will navigate through all bookmarks I using eclipse with build id: 20130919-0819

Hope it helps

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!