Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Content assist double entries
Content assist double entries [message #322991] Tue, 04 December 2007 13:46 Go to next message
Eclipse UserFriend
Originally posted by: flaus66.yahoo.de

Hi,

in my eclipse installation all entries in the content assist lists
appear twice. This holds for different kinds of content: Library code,
own project classes and javadoc tags.

Does anyone know what I can do to fix this?

I'm using eclipse 3.3.1.1 and I have a parallel 3.2 installation on my
computer.

Thanks
Frank
Re: Content assist double entries [message #322995 is a reply to message #322991] Tue, 04 December 2007 14:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Frank O. Laus wrote:
> Hi,
>
> in my eclipse installation all entries in the content assist lists
> appear twice. This holds for different kinds of content: Library code,
> own project classes and javadoc tags.
>
> Does anyone know what I can do to fix this?
>
> I'm using eclipse 3.3.1.1 and I have a parallel 3.2 installation on my
> computer.

I've seen this happen when Mylyn is enabled - it contributes to the
content assist along with JDT, and often the results are duplicates.
Go to Preferences > Java > Editor > Content Assist > Advanced and look
at the kinds of proposals. If Mylyn is installed, you'll see proposals
from it; make sure there are no duplicates with JDT proposals enabled there.

Hope this helps,
Eric
Re: Content assist double entries [message #323027 is a reply to message #322995] Wed, 05 December 2007 13:14 Go to previous message
Eclipse UserFriend
Originally posted by: flaus66.yahoo.de

Hi Eric,

thanks for your help: I switched off everything concerning Mylin and
there are no duplicates anymore!

Bye Frank



> Frank O. Laus wrote:
>> Hi,
>>
>> in my eclipse installation all entries in the content assist lists
>> appear twice. This holds for different kinds of content: Library code,
>> own project classes and javadoc tags.
>>
>> Does anyone know what I can do to fix this?
>>
>> I'm using eclipse 3.3.1.1 and I have a parallel 3.2 installation on my
>> computer.
>
> I've seen this happen when Mylyn is enabled - it contributes to the
> content assist along with JDT, and often the results are duplicates.
> Go to Preferences > Java > Editor > Content Assist > Advanced and look
> at the kinds of proposals. If Mylyn is installed, you'll see proposals
> from it; make sure there are no duplicates with JDT proposals enabled
> there.
>
> Hope this helps,
> Eric
Previous Topic:Loading files from a Plug-in
Next Topic:StreamsProxy - IStreamListener.streamAppended() only being called once
Goto Forum:
  


Current Time: Fri Apr 26 20:06:47 GMT 2024

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

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

Back to the top