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

Bug 227878

Summary: Content Assist shows empty list
Product: [Eclipse Project] JDT Reporter: Kirill <fkirill>
Component: TextAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: daniel_megert, martinae, remy.suen
Version: 3.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Screenshot none

Description Kirill CLA 2008-04-19 02:36:06 EDT
Created attachment 96693 [details]
Screenshot

Build ID: I20080409-1425

Steps To Reproduce:
1. Open ANY java source file
2. Try to use content assist
It always shows empty contect assist in any point of code.

More information:
I noticed this problem immediately after installing M6 build. Content Assist just stopped working. Log file is empty.
If I create new workspace, then problem disappears. So the problem is somewhere in my workspace.
Comment 1 Dani Megert CLA 2008-04-19 06:33:40 EDT
I guess you had Mylyn/Mylar installed? Go to the advanced content assist preference page and reset it.
Comment 2 Kirill CLA 2008-04-19 10:38:28 EDT
Yep! That works!
Thanks!