How do you show class hierarchy?
In Eclipse IDE if you want to see the Type hierarchy of a class then
Through the “Open Type in Hierarchy” wizard:
Press Ctrl+Shift+H -or- from the Menu Bar go to Navigate | Open Type in Hierarchy. The “Open Type in Hierarchy” dialog is displayed.
In IntelliJ IDE
*Select the desired class in the Project tool window or open it in the editor.
- From the main menu, select Navigate | Type Hierarchy or just press