Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Problem in AutoComplete Listbox of 3.2RC1a
Problem in AutoComplete Listbox of 3.2RC1a [message #303051] Sun, 07 May 2006 21:46 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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.
>
Re: Problem in AutoComplete Listbox of 3.2RC1a [message #303061 is a reply to message #303058] Mon, 08 May 2006 06:14 Go to previous message
Eclipse UserFriend
Originally posted by: speedfirst.gmail.com

Thanks for your help.
Do you mean I should put the Java doc to the JDK install folder?
Previous Topic:Internal Web Browser Failed to load applet
Next Topic:Please help solve this problem!
Goto Forum:
  


Current Time: Thu Mar 13 17:34:15 EDT 2025

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

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

Back to the top