Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse auto complete suggestions not working properly
Eclipse auto complete suggestions not working properly [message #527889] Fri, 16 April 2010 19:15 Go to next message
Tiago Veloso is currently offline Tiago VelosoFriend
Messages: 7
Registered: April 2010
Junior Member
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 14:29 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
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 14:52 Go to previous messageGo to next message
Tiago Veloso is currently offline Tiago VelosoFriend
Messages: 7
Registered: April 2010
Junior Member
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 11:40 Go to previous messageGo to next message
eclipse is currently offline eclipseFriend
Messages: 1
Registered: October 2011
Junior Member
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 17:05 Go to previous message
Tamal Nath is currently offline Tamal NathFriend
Messages: 2
Registered: September 2012
Junior Member
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: Thu Apr 18 03:52:41 GMT 2024

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

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

Back to the top