Some shortcut keys of Eclipse, and for IntelliJ IDEA , respectively.
(Personally I use Eclipse key mappings on IDEA, but sometimes I use another person IDE & keyboard – so I remember both)
Eclipse | IntelliJ IDEA | Action |
---|
Ctrl + Shift + R | Ctrl + Shift + N | Go to file |
Ctrl + Shift + T | Ctrl + N | Go to class |
Ctrl + G | Alt + F7 | Find usages |
Ctrl + Shift + G | Ctrl + F7 | Find usages in file |
Ctrl + H | Ctrl + Shift + F | Find in path |
See also:
https://www.catalysts.cc/wissenswertes/intellij-idea-and-eclipse-shortcuts/
https://dzone.com/articles/effective-eclipse-shortcut-key
./.