Skip to content

Instantly share code, notes, and snippets.

@agentgt
Last active March 4, 2016 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agentgt/d38c704e6ec48c40ca45 to your computer and use it in GitHub Desktop.
Save agentgt/d38c704e6ec48c40ca45 to your computer and use it in GitHub Desktop.
Eclipse to IntelliJ
Action | Eclipse | Intellij
Mini Outline | Command-o | Command-F12
Call Hiearchy | Ctrl-Alt-h | Ctrl-Alt-h
Find references | Shift-Command-G | Alt-F7
Quick Access | Command-3 | Command-Shift-a
Hint solver | ctrl-1 | see http://stackoverflow.com/questions/6982159/eclipses-ctrl1-in-intellij-and-android-studio and live templates iter
https://www.jetbrains.com/idea/help/navigation-in-source-code.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment