Saturday 20 August 2016

Eclipse Idea Shortcut

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

2 comments:

  1. alt + arrow Move line up and down as per button direction
    ctrl + alt + arrow copy current up and down

    ReplyDelete