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.

Eclipse Ctrl + T in IntelliJ IDEA



1. Windows or & *nix = CTRL + H
2. Mac OSX Control + H

References

  1. Show class hierarchy in Eclipse IDE

相关文章: