- Eclipse - Web Browsers
- Eclipse - Tips & Tricks
- Eclipse - Restart Option
- Eclipse - Shortcuts
- Eclipse - Code Templates
- Eclipse - Install Plugins
- Eclipse - Task Management
- Eclipse - Add Bookmarks
- Eclipse - Refactoring
- Eclipse - Navigation
- Eclipse - Search Menu
- Eclipse - Hover Help
- Eclipse - Quick Fix
- Eclipse - Content Assist
- Eclipse - Preferences
- Eclipse - Debugging Program
- Eclipse - Debug Configuration
- Eclipse - Build Project
- Eclipse - Reopen Project
- Eclipse - Close Project
- Eclipse - Create Jar Files
- Eclipse - Running Program
- Eclipse - Run Configuration
- Eclipse - Java Build Path
- Eclipse - Create XML File
- Eclipse - Create Java Interface
- Eclipse - Create Java Class
- Eclipse - Create Java Package
- Eclipse - Create Java Project
- Eclipse - Workspaces
- Eclipse - Perspectives
- Eclipse - Explore Views
- Eclipse - Explore Menus
- Eclipse - Explore Windows
- Eclipse - Installation
- Eclipse - Overview
- Eclipse - Home
Eclipse Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Ecppse - Add Bookmarks
About Bookmarks
Ecppse editors allow you to place a book mark on any pne within the editor. You can use bookmarks to serve as reminders and quickly navigate to any pne in a file.
Adding a Bookmark
To set a bookmark, right-cpck on the vertical ruler near the pne on which you want the bookmark and select Add Bookmark
. In the Add Bookmark dialog box enter a name for the Bookmark.
![Add Bookmark](/ecppse/images/bookmarks_1.jpg)
A bookmark icon appears in the vertical ruler. Also, a row is added to the table in the Bookmarks view.
![Bookmark View](/ecppse/images/bookmarks_2.jpg)
Opening the Bookmarks View
To open the Bookmarks view −
Cpck on the Window menu and select Show View → Other.
In the filter text box enter Bookmark.
Under General, select Bookmarks.
![Show View](/ecppse/images/bookmarks_3.jpg)
Cpck on OK.
Using the Bookmarks View
The Bookmarks view shows bookmarks placed in resources across the workspace.
![Bookmark View Workspace](/ecppse/images/bookmarks_4.jpg)
Using the Bookmarks view you can navigate to a bookmark by double cpcking on a bookmark or right cpcking on a bookmark and selecting "Go to" menu item.
Advertisements