I use Netbeans for development and I access it by using a Windows Remote Desktop Connection back to my workstation at HQ. This is a great set up except for one thing, I cannot copy text on my local machine and paste it into Netbeans. I can copy and paste into other applications.

Any ideas as to the cause? How can I fix it?

link|improve this question
Yea considered posting on SuperUser. Asked at SO since it was specific to Netbeans and no other application (even Java applications). Developers know NB better than sysops. – Freiheit Apr 6 '10 at 17:39
feedback

migrated from stackoverflow.com Apr 7 '10 at 15:47

This question came from our site for professional and enthusiast programmers.

2 Answers

This may not work for you and I realize this is an OLD question, but my recent experience is that the following has worked the last few times I've had a problem* copying text from another application and pasting into Netbeans: I simply close whatever Chrome window(s) I have open, and the paste then works like a champ.

Windows XP, NetBeans IDE 7.1, Google Chrome 17.0.963.56

*symptom is that the paste does nothing. Pasting the same clipboard to applications other than NetBeans works fine.

link|improve this answer
Interesting. I use a Chrome variant (Rockmelt) so this could be my issue. – Freiheit Feb 27 at 14:40
feedback

I have the exact same problem... I RDP into my work computer to work in NetBeans and pasting does not work. There is a simple, although annoying, workaround. Before pasting, switch to another application like notepad or whatever you happen to have open, then switch back to NetBeans. That's all. You don't have to paste into the other app, just switch to it and switch back, then you'll get the current clipboard data... at least I do. Hope that helps.

I also use Chrome but have not noticed that it makes a difference if it is open or not. Although if you close it before pasting, you have switched to another window and then the paste will work.... but of course that will work if you close any other program.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.