|
Re: Eclipse hangs when doing copy/paste [message #763665 is a reply to message #763651] |
Sat, 10 December 2011 08:41   |
|
Hi
We have observed similar - unreproducible - problems when pasting
(copying was always fast) and we even once had VisualVM attached to
Eclipse during such a blockage. Result: Eclipse does not produce
any load, I/O, GC or so during these annoying breaks.
As this happened only on the Vista installations of one particular
customer, we assumed that something external like the virus scanner,
some Windows or CheckPoint Device Control security feature or so
delays clipboard operations.
For unknown reasons, the problem seems to have stopped some time ago.
A new Eclipse version was not installed, but who knows what the
various Windows, Virus Scanner, ... updates constantly installed in
these enterprise managed Windows environments really do?
Cheers
Michael
|
|
|
|
|
Re: Eclipse hangs when doing copy/paste [message #764055 is a reply to message #763771] |
Sun, 11 December 2011 07:59   |
|
We even observed the issue with a plain vanilla Eclipse SDK. And by
the way, it did not happen all the times. There were good days and
bad days. And to make things even more complicated, the problem did
not even surface on all team members machines.
As we have an inhouse distribution of Eclipse and all developers are
using it, I am not certain that this is a systematic bug in Eclipse.
But we have not tracked it down because one day the problems went away
and I could therefore be wrong about that.
Michael
|
|
|
|
Re: Eclipse hangs when doing copy/paste [message #764934 is a reply to message #764642] |
Tue, 13 December 2011 05:49   |
|
It makes a great deal of difference *which* editor in Eclipse (Java? JavaScript? XML? CSS?) you're using when you see this slowdown. Depending on the editor, more than just text may be placed on the clipboard, and calculating that may take some resources.
_
Nitin Dahyabhai
Eclipse Web Tools Platform
|
|
|
Re: Eclipse hangs when doing copy/paste [message #765716 is a reply to message #764934] |
Wed, 14 December 2011 15:11   |
Peter Steele Messages: 45 Registered: November 2010 |
Member |
|
|
Yes, the type of editor would make a difference, I agree. In this case I'm referring to the main Java editor. I tried some quick tests with the plain text editor in Eclipse and I didn't notice any particular slowdowns. Of course, the big advantage of an IDE is all of the language specific tools provided as you code, so I don't really want to program Java in the plain text editor.
I think my next test will be to migrate to Linux and see how Eclipses performs in that environment.
[Updated on: Wed, 14 December 2011 15:11] Report message to a moderator
|
|
|
|
|
|
|
|
Re: Eclipse hangs when doing copy/paste [message #871615 is a reply to message #871526] |
Mon, 14 May 2012 14:19   |
|
On 5/14/2012 4:30 AM, Asaf Kinamoni wrote:
> Im experiencing the same problem. I have eclipse Indigo on Windows XP.
> Im also working with a lot of swing components. When doing Ctrl+C
> (copying), Ctrl+Space (autocompleting) or Ctrl+clicking an object
> (moving to class definition) eclipse hangs for a minute or so.
> Its all very nice that we are sharing our problems and complaints here
> but is someone from the eclipse staff going to address this ? or is this
> like a AA support group ? its becoming impossible to work. I spend most
> of my time staring at the screen fogetting what i wanted to do.
>
> Thanks.
What Eclipse staff were you thinking of? Eclipse is free--developed by a
community of users. You can't expect the committers to shoulder
responsibility for your problems.
You haven't given enough information to diagnose much. Which editor
appears to hang? How long have you waited? Does this happen only on
source files consuming SWT? Have you tried describing this exact
behavior in the Eclipse SWT forum? Have you disabled one or more
validations that might be taking some time or consuming web resources
that are unreachable from your location?
Etc. You need to be more helpful if you want us to be helpful.
|
|
|
|
|
|
Re: Eclipse hangs when doing copy/paste [message #1081627 is a reply to message #898218] |
Wed, 07 August 2013 13:29   |
John Denley Messages: 2 Registered: August 2013 |
Junior Member |
|
|
I was getting this on my old laptop, bought a new one, and it was fine for a while and now it has come back, its infuriating and its taking about 10 times longer to do any coding than normal.
About 1 second after I stop typing it hangs (actually it appears to be the Java SE that is the "problem" I just typed in "xxx" and then waited for a second, and in task manager the Java SE Binary creeped up to 76% CPU showed as "not responding" then back down to 0% at which point I was able to type again!!
I have recorded a quick video to demonstrate whats going on, my battery is about to die, so there is a warning about that at the end, but other wise you can see the pause that happens as I am trying to type "int i=0;" and then change that to "int i=15;" its really causing me pain!! LOL
screencast . com/t/xhDs3Wng
[Updated on: Wed, 07 August 2013 16:45] Report message to a moderator
|
|
|
|
|
|
Re: Eclipse hangs when doing copy/paste [message #1863515 is a reply to message #1712320] |
Wed, 07 February 2024 10:44  |
Deepak Abraham Messages: 2 Registered: September 2023 |
Junior Member |
|
|
I started getting this issue - Eclipse hangs on Copy for 5-10 seconds and also on paste (even other applications hang when pasting stuff from Eclipse) couple of weeks back after an Eclipse update. Eclipse:
Version: 2023-12 (4.30.0)
Build id: 20231201-2043
As @QasiModo suggested, disabling Hyperlinks worked (Now it's at Window -Preferences -> Editors -> Text Editors - Hyperlinking)) . I had to restart Eclipse and post that Copy past Worked fine
After restarting Eclipse I enabled almost all the hyperlinks except a few text editor ones and then restarted Eclipse. It still worked.
Enabled all the remaining ones and restarted, it worked with the hang time reduced to a second but still there being a slight hang.
Disabled ' Document Link Detector' and 'URL' for the Textual Editor types and restarted, then it worked fine. Didn' bother to find out which exact one is causing the issue..
Thank you @QasiModo
[Updated on: Wed, 07 February 2024 11:06] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.09972 seconds