Eclipse Idea Usage
F3 ctrl + b go to declaration (e.g. go to method)
ctrl + l ctrl + g go to line
ctrl + y ctrl + shift + z redo
ctrl + d ctrl + y delete current line
ctrl+shift+o ctrl+alt+o organize imports
ctrl+alt+g ctrl+alt+F7 find usages
alt+shift+r shift+F6 rename
alt + arrow Move line up and down as per button direction
ctrl + alt + arrow copy current up and down
F3 ctrl + b go to declaration (e.g. go to method)
ctrl + l ctrl + g go to line
ctrl + y ctrl + shift + z redo
ctrl + d ctrl + y delete current line
ctrl+shift+o ctrl+alt+o organize imports
ctrl+alt+g ctrl+alt+F7 find usages
alt+shift+r shift+F6 rename
alt + arrow Move line up and down as per button direction
ctrl + alt + arrow copy current up and down
alt + arrow Move line up and down as per button direction
ReplyDeletectrl + alt + arrow copy current up and down
Thank you Sumit! I added same.
Delete