lcr2139 Messages 58 Reaction score 0 Thread starter Feb 25, 2012 #1 I would like to copy some code that I wrote in eclipse to vi text editor in unix without retyping the entire code. Is there a way to do this?
I would like to copy some code that I wrote in eclipse to vi text editor in unix without retyping the entire code. Is there a way to do this?
I like Serena Science Advisor Homework Helper MHB Messages 16,335 Reaction score 258 Feb 26, 2012 #2 Welcome to PF, lcr2139! Select the code in eclipse. Switch to vi and put it into insert mode by pressing 'i'. Click middle mouse button (or both left and right button) to paste.
Welcome to PF, lcr2139! Select the code in eclipse. Switch to vi and put it into insert mode by pressing 'i'. Click middle mouse button (or both left and right button) to paste.