Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » copy and paste is very slow in Java Editor
copy and paste is very slow in Java Editor [message #290615] Sat, 27 August 2005 16:37 Go to next message
Eclipse UserFriend
Originally posted by: k-rad.excite.com

I've had this problem with Eclipse for some time, but it seems to be getting
worse. Copy/paste operations on text in the Java editor take forever and
sometimes freeze the whole program for minutes on end. I have this problem
on two different computers. One has a vanilla 3.1.0 installation (had 3.0.1
with the same problem and upgraded the other day but the problem remains)
and the other has Together-Eclipse.

Basically, I open a project, open a Java file using Navigator, select some
text and hit ctrl-c. Sometimes it takes 1 seconds, more often 10, and
sometimes it sits there for 5 minutes.

Has anyone seen this before? Sorry if this has been asked, but I searched
the newsgroups and bug database and I couldn't find anything except
something related where the solution was to disable Folding which I have
done.

Thanks,
Konrad
Re: copy and paste is very slow in Java Editor [message #290622 is a reply to message #290615] Sun, 28 August 2005 01:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bbiggs.ca.ibm.com

Konrad wrote:
> I've had this problem with Eclipse for some time, but it seems to be getting
> worse. Copy/paste operations on text in the Java editor take forever and
> sometimes freeze the whole program for minutes on end. I have this problem
> on two different computers. One has a vanilla 3.1.0 installation (had 3.0.1
> with the same problem and upgraded the other day but the problem remains)
> and the other has Together-Eclipse.
>
> Basically, I open a project, open a Java file using Navigator, select some
> text and hit ctrl-c. Sometimes it takes 1 seconds, more often 10, and
> sometimes it sits there for 5 minutes.
>
> Has anyone seen this before? Sorry if this has been asked, but I searched
> the newsgroups and bug database and I couldn't find anything except
> something related where the solution was to disable Folding which I have
> done.

I'd highly recommend filing a bug, maybe against Platform > SWT.
Here are some thing you should check:

- Is it only in the Java editor, or can you reproduce it in the Text
editor?
- Do you use any desktop sharing applications, such as VNC, synergy2,
x2x, or anything like that?
- What platform are you on? If Linux, do you have any clipboard
manager applications running, such as KDE's Klipper?

-Billy
Re: copy and paste is very slow in Java Editor [message #290645 is a reply to message #290622] Mon, 29 August 2005 10:53 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Billy Biggs wrote:

> Konrad wrote:
>
>> I've had this problem with Eclipse for some time, but it seems to be
>> getting
>> worse. Copy/paste operations on text in the Java editor take forever and
>> sometimes freeze the whole program for minutes on end. I have this
>> problem
>> on two different computers. One has a vanilla 3.1.0 installation (had
>> 3.0.1
>> with the same problem and upgraded the other day but the problem
>> remains)
>> and the other has Together-Eclipse.
>>
>> Basically, I open a project, open a Java file using Navigator, select
>> some
>> text and hit ctrl-c. Sometimes it takes 1 seconds, more often 10, and
>> sometimes it sits there for 5 minutes.
>>
>> Has anyone seen this before? Sorry if this has been asked, but I
>> searched
>> the newsgroups and bug database and I couldn't find anything except
>> something related where the solution was to disable Folding which I have
>> done.
>
>
> I'd highly recommend filing a bug, maybe against Platform > SWT.
> Here are some thing you should check:
>
> - Is it only in the Java editor, or can you reproduce it in the Text
> editor?
> - Do you use any desktop sharing applications, such as VNC, synergy2,
> x2x, or anything like that?
> - What platform are you on? If Linux, do you have any clipboard
> manager applications running, such as KDE's Klipper?

Please also make a stack trace when this happens again and attach the
trace to the bug report. What OS are you using?

Dani

>
> -Billy
Previous Topic:How can i set the Javadoc path for the platform API?
Next Topic:older downloads
Goto Forum:
  


Current Time: Thu Sep 19 16:28:27 GMT 2024

Powered by FUDForum. Page generated in 0.03149 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top