Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » hierarchy linked to correct editor?
hierarchy linked to correct editor? [message #93557] Tue, 09 September 2003 20:46 Go to next message
Eclipse UserFriend
Originally posted by: jlm_one.yahoo.com

Our team is a bunch of VisualAge for Java bums and we're finally moving to
Eclipse, since most of us use on our side projects. We're frustrated by
"Hierarchy View Link To Editor failure [type hierarchy]"
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=41525) -- has anyone custom
written a solution?

In a nutshell, if you have multiple type hierarchy views open, the view does
not "switch" when choosing the editor associated with the hierarchy. This
happens even when "link to editor" is selected, and the multiple bugs filed
against this all state that the Team will not fix it do to performance
problems.
Re: hierarchy linked to correct editor? [message #93574 is a reply to message #93557] Tue, 09 September 2003 20:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO--SPAM.us.ibm.com

I used to be a VisualAge for Java bum too, and I thought I would need to
have the hierarchy view all of the time. But it turns out that after
awhile I didn't miss having it always there. In fact what I do is have
the hierarchy view actually on the sidebar as a fast view. That way it
doesn't show up and take space until I need it. Then whenever I want to
look at the hierarchy, I just select the class of interest, usually
within the code I'm looking at, or from the class viewer, and just hit
F4. This will bring up the hierarchy for just that one.

Rich
Re: hierarchy linked to correct editor? [message #94244 is a reply to message #93557] Thu, 11 September 2003 08:11 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Besides Rich's hint there's also new Java editor feature which allows
you to quickly look at a type hierarchy and navigate to one of the
elements: Navigate > Show Hierarchy (default key binding: Ctrl + T)

HTH
Dani

JLM wrote:

>Our team is a bunch of VisualAge for Java bums and we're finally moving to
>Eclipse, since most of us use on our side projects. We're frustrated by
>"Hierarchy View Link To Editor failure [type hierarchy]"
>(https://bugs.eclipse.org/bugs/show_bug.cgi?id=41525) -- has anyone custom
>written a solution?
>
>In a nutshell, if you have multiple type hierarchy views open, the view does
>not "switch" when choosing the editor associated with the hierarchy. This
>happens even when "link to editor" is selected, and the multiple bugs filed
>against this all state that the Team will not fix it do to performance
>problems.
>
>
>
>
Previous Topic:prevent automatic import-statements
Next Topic:Importing only part of the preferences
Goto Forum:
  


Current Time: Thu Apr 25 07:27:31 GMT 2024

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

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

Back to the top