Hi guys
i'm using eclipse IDE. I cant copy/paste any coding from/to eclipse IDE. Is it possible to do with eclipse IDE? anybody helpme please.. I have been facing this problem so many days.
copy/paste with eclipse
Page 1 of 111 Replies - 1544 Views - Last Post: 14 February 2011 - 08:28 PM
Replies To: copy/paste with eclipse
#2
Re: copy/paste with eclipse
Posted 13 February 2011 - 07:08 PM
<ctrl>C <ctrl>V does the job for me
I cut & paste code from this forum to my Eclipse or from Eclipse to thos forum a few times a day
I cut & paste code from this forum to my Eclipse or from Eclipse to thos forum a few times a day
#3
Re: copy/paste with eclipse
Posted 13 February 2011 - 07:10 PM
If you hover the mouse over a code section, a few buttons pop up in the top right of the code. One of them lets you copy the code. Does this help?
#4
Re: copy/paste with eclipse
Posted 13 February 2011 - 07:23 PM
#5
Re: copy/paste with eclipse
Posted 14 February 2011 - 07:29 PM
Sorry could not copy not even from notepad, word doc, to Eclipse. <ctrl>c, <ctrl>v not working. How can i solve this? please help me
#6
Re: copy/paste with eclipse
Posted 14 February 2011 - 07:34 PM
You are on Unix or Windows ?
#7
Re: copy/paste with eclipse
Posted 14 February 2011 - 07:38 PM
#8
Re: copy/paste with eclipse
Posted 14 February 2011 - 07:47 PM
Don't see why it wouldn't work
Open Notepad for a new file
Go onto your Eclipse on a class
Do <ctrl>a to select all the code (the background should turn to blue)
Do <ctrl>c to cut the code
Go into Notepad and do <ctrl>v
What happen ?
Open Notepad for a new file
Go onto your Eclipse on a class
Do <ctrl>a to select all the code (the background should turn to blue)
Do <ctrl>c to cut the code
Go into Notepad and do <ctrl>v
What happen ?
#9
Re: copy/paste with eclipse
Posted 14 February 2011 - 07:53 PM
pbl, on 14 February 2011 - 07:47 PM, said:
Don't see why it wouldn't work
Open Notepad for a new file
Go onto your Eclipse on a class
Do <ctrl>a to select all the code (the background should turn to blue)
Do <ctrl>c to cut the code
Go into Notepad and do <ctrl>v
What happen ?
Open Notepad for a new file
Go onto your Eclipse on a class
Do <ctrl>a to select all the code (the background should turn to blue)
Do <ctrl>c to cut the code
Go into Notepad and do <ctrl>v
What happen ?
When i select all text in eclipse class using <ctrl>a it didnt select all text in class instead it select initComponents() method name only, and copy and paste this text in notepad it paste only "component" word.
#10
Re: copy/paste with eclipse
Posted 14 February 2011 - 08:03 PM
In Eclipse:
- Windows
--- Preference
----- General
------- Keys
What is the "binding" for <ctrl>c
really don't see how you can have change it
- Windows
--- Preference
----- General
------- Keys
What is the "binding" for <ctrl>c
really don't see how you can have change it
#11
Re: copy/paste with eclipse
Posted 14 February 2011 - 08:24 PM
Yes no key binding for cut copy, and paste. But now i have inserted, its working well. Thank u so much. Im really happy,
#12
Re: copy/paste with eclipse
Posted 14 February 2011 - 08:28 PM
Page 1 of 1

New Topic/Question
This topic is locked



MultiQuote




|