Skip to content

Instantly share code, notes, and snippets.

@BruceZu
Last active February 3, 2017 02:40
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 BruceZu/626ca20f8dc463a809a49f2056cfecf9 to your computer and use it in GitHub Desktop.
Save BruceZu/626ca20f8dc463a809a49f2056cfecf9 to your computer and use it in GitHub Desktop.
IDE hot key short cut
Intellij Idea
Eclipse
@BruceZu
Copy link
Author

BruceZu commented Jan 11, 2017

Idea:
CTRL+Q will show the JavaDoc
AlT + F1 curretnly edited element
ALT+ INSERT easily generate getter and setter methods for any fields of your class.
CTRL+ N : search class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment