Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse auto complete suggestions not working properly
Eclipse auto complete suggestions not working properly [message #527889] Fri, 16 April 2010 15:15 Go to next message
Eclipse UserFriend
Hi,

I am using eclipse Version: 3.5.2 Build id: M20100211-1343 on Mac OS X 10.6.3.

I have to do some work on Apache's Hadoop framework. I have installed their plugin.

My problem is that I don't get auto complete suggestions for the Hadoop Framework.

I press ctrl + space to pop up the suggestion box and it comes empty after each method from that framework.

Is they anything I can do so that eclipse will show me the suggestions?

Thanks.
Re: Eclipse auto complete suggestions not working properly [message #528710 is a reply to message #527889] Wed, 21 April 2010 10:29 Go to previous messageGo to next message
Eclipse UserFriend
On 4/16/10 3:15 PM, Tiago wrote:
> Hi,
>
> I am using eclipse Version: 3.5.2 Build id: M20100211-1343 on Mac OS X
> 10.6.3.
>
> I have to do some work on Apache's Hadoop framework. I have installed
> their plugin.
> My problem is that I don't get auto complete suggestions for the Hadoop
> Framework.
>
> I press ctrl + space to pop up the suggestion box and it comes empty
> after each method from that framework.
>
> Is they anything I can do so that eclipse will show me the suggestions?

Generally, Content Assist will only show Java code suggestions from
classes that are on the build path of the project that you're working
in. Have you added the Hadoop JAR(s) to your project's build path?

Hope this helps,
Eric
Re: Eclipse auto complete suggestions not working properly [message #529245 is a reply to message #528710] Fri, 23 April 2010 10:52 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I solved the problem by restoring the Content Assist to default settings.

It would seem that I had accidentally messed it up some time in the past.
Re: Eclipse auto complete suggestions not working properly [message #738553 is a reply to message #529245] Sun, 16 October 2011 07:40 Go to previous messageGo to next message
Eclipse UserFriend
I found that in the Preferences, under Java -> Editor -> Content Assist -> Advanced that Java proposals were unticked.

Hopefully this helps someone.
Re: Eclipse auto complete suggestions not working properly [message #916942 is a reply to message #527889] Wed, 19 September 2012 13:05 Go to previous message
Eclipse UserFriend
My problem was the language was changed. Restoring the language to English (from language bar) solved the problem.
Previous Topic:Error: Could not find or load main class
Next Topic:Eclipse C/C++ help, gcc not found.
Goto Forum:
  


Current Time: Tue Jul 22 19:39:11 EDT 2025

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

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

Back to the top