copycutcurrentline


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

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

http://www.youtube.com/watch?feature=player_embedded&v=r1v7HfG935A' target='_blank'>http://img.youtube.com/vi/r1v7HfG935A/0.jpg' width='425' height=344 />

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

http://copycutcurrentline.googlecode.com/svn/trunk/ ===Manual Download=== '> Download http://copycutcurrentline.googlecode.com/files/com.lembas.CopyCutCurrentLine_1.0.0.jar into your dropins folder and restart Eclipse.

Project Information

Labels:
eclipse editor copy cut paste .net current line Netbeans VisualStudio