Anyone know the keyboard shortcut to copy/paste a line into a new line in Eclipse, without having to highlight the entire line?
Eclipse
ctrl-alt
To copy text from the begining of line to the cursor position: ctrl + insert
It does the job and save a lot of time for me.