Class hierarchy for a given class

I am using Idea 6.02.
I want to know, how i can see the class hierarchy for a given class/object in the IDE. This is something i would really like to use.
Thanks in advance.

0
Avatar
Permanently deleted user

Hello Ashwin,

I am using Idea 6.02.

I want to know, how i can see the class hierarchy for a given
class/object in the IDE. This is something i would really like to use.


Ctrl-H

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0
Avatar
Permanently deleted user

How ironic.

I went looking through the menus for CTRL+H and found this gem (which I've often wanted):

- Call Hierarchy CTRLALTH


I wish I had time to read documentation, think of how much time it would save me!


Randall Schulz

0
Avatar
Permanently deleted user

And shortly after I start experimenting with the various Hierarchy commands, IDEA goes into an infinite loop (100% CPU) and stops responding to keyboard and mouse and does not repaint its display.

Sigh.


RRS

0
Avatar
Permanently deleted user

Hello Randall,

And shortly after I start experimenting with the various Hierarchy
commands, IDEA goes into an infinite loop (100% CPU) and stops
responding to keyboard and mouse and does not repaint its display.


Thread dump please?

Also, could it be that IDEA simply runs out of memory and goes into an infinite
GC?

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0
Avatar
Permanently deleted user

I'm afraid you're on your own with this one.

I'm not about to use commands that are so likely to send it into a tailspin.

RRS

0

请先登录再写评论。