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.
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.
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!"
Hello Ashwin,
Ctrl-H
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
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
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
Hello Randall,
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!"
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