Eclipse Tutorial on Eclipse Add Bookmarks

about bookmarks

eclipse editors allow you to place a book mark on any line within the editor. you can use bookmarks to serve as reminders and quickly navigate to any line in a file.

adding a bookmark

to set a bookmark, right-click on the vertical ruler near the line on which you want the bookmark and select add bookmark. in the add bookmark dialog box enter a name for the bookmark.

add bookmark

a bookmark icon appears in the vertical ruler. also, a row is added to the table in the bookmarks view.

bookmark view

opening the bookmarks view

to open the bookmarks view −

  • click on the window menu and select show view → other.
  • in the filter text box enter bookmark.
  • under general, select bookmarks.
show view
  • click on ok.

using the bookmarks view

the bookmarks view shows bookmarks placed in resources across the workspace.

bookmark view workspace

using the bookmarks view you can navigate to a bookmark by double clicking on a bookmark or right clicking on a bookmark and selecting "go to" menu item.