Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 234812

Summary: [content assist] double proposals in content assist
Product: [Eclipse Project] JDT Reporter: Urszula Krukar <ukrukar>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: daniel_megert
Version: 3.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Screenshot. none

Description Urszula Krukar CLA 2008-05-30 06:39:52 EDT
Created attachment 102840 [details]
Screenshot.

Build ID: I20080516-1333

After updating Eclipse to 3.4M7, I noticed, that every proposal in content assist is doubled. The code I am working on is a RCP application.
Comment 1 Dani Megert CLA 2008-05-30 06:48:14 EDT
I suspect you have Mylyn installed which is causing this. Go to the
   Window... > Preferences > Java > Editor > Content Assist > Advanced
preference page and click 'Restore Defaults' and then 'OK'.

*** This bug has been marked as a duplicate of bug 197568 ***
Comment 2 Urszula Krukar CLA 2008-06-03 06:13:37 EDT
This is right. Sorry for trouble.