My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

Copy/Cut current line in Eclipse as in Visual Studio and NetBeans.

What is it?

  1. Press Ctrl-C to copy or Ctrl-X to cut the whole line in an editor if you select nothing. (It works as usual if you select some text.)
  2. Put the caret on any line on any position.
  3. Press Ctrl-V to paste the line above. (You will not lose the caret position.)

Works on Windows and Linux. Should work on Mac but not tested. Tested on Eclipse 3.4, 3.5 and 3.6 on Java 6.

Download

Download http://copycutcurrentline.googlecode.com/files/com.lembas.CopyCutCurrentLine_1.0.0.jar into your dropins folder and restart Eclipse.

Powered by Google Project Hosting