Autocomplete takes ages to load javadocs [message #323630] |
Fri, 04 January 2008 10:35  |
Eclipse User |
|
|
|
Originally posted by: niewiemek.gmail.com
Hi everyone,
The problem is as follows. My autocomplete javadoc descriptions takes ages
to load.
For example: When I type: 'Cal' and hit ctrl+space the list appears and
the whole eclipse is frozen for about half a minute before javadocs are
loaded. It is very annoying a makes me impossible to code anything. Before
everything was instant.
I use eclipse 3.2 with a bunch of plugins and work with on a large
application that includes many projects.
I have done following to solve the problem: tried another eclipse (3.3)
and reinstalled my JVM to a newer one now I use 1.5 update 14.
Also in a empty workspace I have started a new project that contained only
one class and the behaviour was the same.
Machine I work on is Centrino Duo T2400 (1.83Ghz) with 2Gb RAM and Win XP
SP2.
My JAVA is:
java version "1.5.0_14"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
Java HotSpot(TM) Client VM (build 1.5.0_14-b03, mixed mode, sharing)
Eclipse is started with following parameters:
-vmargs
-Xms200m
-Xmx500m
-XX:PermSize=64M
-XX:MaxPermSize=128M
I am out of ideas where the problem may be...
Thank you in advance for any clues and ideas you might have
Marcin
|
|
|
|
|
|
|
|
Re: Autocomplete takes ages to load javadocs [message #323985 is a reply to message #323630] |
Tue, 15 January 2008 08:44  |
Eclipse User |
|
|
|
Marcin wrote:
> Hi everyone,
>
> The problem is as follows. My autocomplete javadoc descriptions takes
> ages to load.
> For example: When I type: 'Cal' and hit ctrl+space the list appears
> and the whole eclipse is frozen for about half a minute before
> javadocs are loaded.
Is the completion proposal list coming fast or is it that list which is
slow? If you still see this problem simply make a VM dump while waiting
and file a bug report against JDT Text.
Dani
> It is very annoying a makes me impossible to code anything. Before
> everything was instant.
>
> I use eclipse 3.2 with a bunch of plugins and work with on a large
> application that includes many projects. I have done following to
> solve the problem: tried another eclipse (3.3) and reinstalled my JVM
> to a newer one now I use 1.5 update 14.
>
> Also in a empty workspace I have started a new project that contained
> only one class and the behaviour was the same.
>
> Machine I work on is Centrino Duo T2400 (1.83Ghz) with 2Gb RAM and Win
> XP SP2.
> My JAVA is:
> java version "1.5.0_14"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_14-b03, mixed mode, sharing)
>
> Eclipse is started with following parameters:
> -vmargs
> -Xms200m
> -Xmx500m
> -XX:PermSize=64M
> -XX:MaxPermSize=128M
>
> I am out of ideas where the problem may be...
>
> Thank you in advance for any clues and ideas you might have
>
> Marcin
>
|
|
|
Powered by
FUDForum. Page generated in 1.08012 seconds