I really miss the bookmarking feature of Visual Studio + Resharper. For example, I press Ctrl + K, Ctrl + K to toggle a bookmark, and then Ctrl + K, Ctrl + N to go to the next bookmark, Ctrl + K, Ctrl + P to go to the previous bookmark. I can even go to the next/previous bookmark in current file with some other key combination.
Unfortunately, I cannot figure out how to setup it in Eclipse. Eclipse come with a menu name Add Bookmark which looks pretty weird (lame?) to me. Is there any way to do bookmarking like what I described with eclipse?