Eclipse Ctrl + T in IntelliJ IDEA
CTRL + H is IDEA equivalent of Eclipse show class hierarchy. Clicks on a class and press CTRL + H, it will display the subtypes hierarchy of the class. 1. Windows or & *nix = CTRL + H 2. Mac OSX Control + H References Show class hierarchy in Eclipse IDE