Problem in AutoComplete Listbox of 3.2RC1a [message #303051] |
Sun, 07 May 2006 21:46  |
Eclipse User |
|
|
|
Originally posted by: speedfirst.gmail.com
When I try to write the code:
System.out.println("Hello");
First, I finish "System" and then input the ".", the autocomplete listbox
appears, and the whole eclipse stays with no response at all. If I switch
to another program, such as a web broswer or a mediaplayer, the listbox
keeps its position. Eclipse will keep in this dead status for about 1 or 2
minutes. Then it recovers. However, when I press the "l" in "println",
everything is dead again.
The problem doesn't limit within "System.out.println", but will occur at
anytime when I use autocomplete. In a word, the autocomplete function
doesn't work correctly. But if I disable my net apdater in my computer,
everything seems fine.
Eclipse 3.1.2 has no such problems. 3.2RC1 and RC1a, however, give me the
bad experience as I mentioned above. I am downloading 3.2RC3 now to see if
there is something better.
I use the windows edition of eclipse and my windows is Windows XP
Professional + SP2. I use the latest version of JDK, that is 1.5.0_06.
Expecting for your help. Thank you.
|
|
|
Re: Problem in AutoComplete Listbox of 3.2RC1a [message #303058 is a reply to message #303051] |
Mon, 08 May 2006 04:26   |
Eclipse User |
|
|
|
This has been fixed for 3.2RC2; alternatively, install the sources for
your libraries, so eclipse does not try to fetch javadoc information
over the internet.
-tom
speedfirst wrote:
> When I try to write the code:
>
> System.out.println("Hello");
>
> First, I finish "System" and then input the ".", the autocomplete
> listbox appears, and the whole eclipse stays with no response at all. If
> I switch to another program, such as a web broswer or a mediaplayer, the
> listbox keeps its position. Eclipse will keep in this dead status for
> about 1 or 2 minutes. Then it recovers. However, when I press the "l" in
> "println", everything is dead again.
> The problem doesn't limit within "System.out.println", but will occur at
> anytime when I use autocomplete. In a word, the autocomplete function
> doesn't work correctly. But if I disable my net apdater in my computer,
> everything seems fine.
>
> Eclipse 3.1.2 has no such problems. 3.2RC1 and RC1a, however, give me
> the bad experience as I mentioned above. I am downloading 3.2RC3 now to
> see if there is something better.
>
> I use the windows edition of eclipse and my windows is Windows XP
> Professional + SP2. I use the latest version of JDK, that is 1.5.0_06.
>
> Expecting for your help. Thank you.
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.03623 seconds