Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Eclipse: Shortcut for bookmarks

0 views
Skip to first unread message

Heinz Schreiber

unread,
Aug 15, 2004, 10:25:50 AM8/15/04
to
Hi,

Eclipse is great. But I think I miss a very important function:

Is it possible to set a quick bookmark in the java editor (like unsing Crtl-F2 in UltraEdit)?

I know the bookmark-functionality, but that doesn't have any keystrokes.
Therefore you can't mark a line with one key, scrolling around and then using another key
to jumb back.

Is it really missing or do I miss something?

Thanks and greetings
Heinz

zoopy

unread,
Aug 15, 2004, 2:12:30 PM8/15/04
to
On 15-8-2004 16:25, Heinz Schreiber wrote:
> Hi,
>
> Eclipse is great. But I think I miss a very important function:
>
> Is it possible to set a quick bookmark in the java editor (like unsing Crtl-F2 in UltraEdit)?
>
> I know the bookmark-functionality, but that doesn't have any keystrokes.

You can define (or reassign) your own key bindings in Windows->Preferences->Workbench->Keys.


> Therefore you can't mark a line with one key, scrolling around and then using another key
> to jumb back.

You can navigate through your history with the Alt-LeftArrow and Alt-RightArrow keys (or with the
Back and Forward buttons on the toolbar). Ctrl-, and Ctrl-. move to next/previous annotation in the
source file (annotation = error, warning, or even bookmark if ticked in the dropdown next to the
up/down annotation buttons on the toolbar).

>
> Is it really missing or do I miss something?
>
> Thanks and greetings
> Heinz

Regards,
Z.

0 new messages