Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » tooltips don't show correctly on resource editors? (+ how to move between editors)
tooltips don't show correctly on resource editors? (+ how to move between editors) [message #117229] Sat, 15 November 2003 12:56 Go to next message
Eclipse UserFriend
Hi, If I have several editors open at once.. the headers get crunched
like so:

Ab.[]|Ca[]|Ab.[]|Ab.[]|Ca[]|Ab.[]|
where the | indicate the tab boundaries.. is there anyway to get Eclipse
to show in the tooltips the full name when I mouse over the header? (Is
there also a buffer-list a-la emacs which shows all the resource editors
opened, say alphabetically, or in the order opened, and would allow me
to select it).

I also miss c-x b, or c-m l.. (say you are editing in a file, and you
click "go to declaration" on some other class's method -- is there a way
to "get back to where you were"..)?

Thanks.
Re: tooltips don't show correctly on resource editors? (+ how to move between editors) [message #117456 is a reply to message #117229] Mon, 17 November 2003 02:51 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.tkilla.ch

Sundar Narasimhan wrote:
> is there anyway to get Eclipse
> to show in the tooltips the full name when I mouse over the header?

Works for me in M4.
(Additionally, you can configure the workbench to autoclose editors on a
LRU basis, see Prefs, Workbench->Editors. This will avoid your tabs
getting too narrow).

> (Is
> there also a buffer-list a-la emacs which shows all the resource editors
> opened, say alphabetically, or in the order opened, and would allow me
> to select it).

Try Ctrl+Shift+W (or configure your own key binding for it) for a
dialog, or use Ctrl+(Shift+)F6 for a lightweight chooser.

> I also miss c-x b, or c-m l.. (say you are editing in a file, and you
> click "go to declaration" on some other class's method -- is there a way
> to "get back to where you were"..)?

Use "Go back / forward" (Alt+ARROW_LEFT / RIGHT) to navigate locations.

HTH
-tom
Re: tooltips don't show correctly on resource editors? (+ how to move between editors) [message #117574 is a reply to message #117456] Mon, 17 November 2003 09:08 Go to previous message
Eclipse UserFriend
Thanks Tom. I'm using WSAD -- so may be the version of eclipse in there
broke the tooltips.

Thanks for the tips.
Tom Eicher wrote:
> Sundar Narasimhan wrote:
>
>> is there anyway to get Eclipse
>> to show in the tooltips the full name when I mouse over the header?
>
>
> Works for me in M4.
> (Additionally, you can configure the workbench to autoclose editors on a
> LRU basis, see Prefs, Workbench->Editors. This will avoid your tabs
> getting too narrow).
>
>> (Is
>> there also a buffer-list a-la emacs which shows all the resource editors
>> opened, say alphabetically, or in the order opened, and would allow me
>> to select it).
>
>
> Try Ctrl+Shift+W (or configure your own key binding for it) for a
> dialog, or use Ctrl+(Shift+)F6 for a lightweight chooser.
>
>> I also miss c-x b, or c-m l.. (say you are editing in a file, and you
>> click "go to declaration" on some other class's method -- is there a way
>> to "get back to where you were"..)?
>
>
> Use "Go back / forward" (Alt+ARROW_LEFT / RIGHT) to navigate locations.
>
> HTH
> -tom
>
Previous Topic:can "build.log" file be more verbose ?
Next Topic:[DEBUG] problem to break into listener?
Goto Forum:
  


Current Time: Sun Jun 08 18:59:25 EDT 2025

Powered by FUDForum. Page generated in 0.09936 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top