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

Bug 163796

Summary: CTRL+SPACE doesn't work anymore
Product: [Eclipse Project] JDT Reporter: Kai Hackemesser <kaha>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: CLOSED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: david_audel
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Kai Hackemesser CLA 2006-11-08 07:48:37 EST
Hi there.

Two days ago my Eclipse IDE stopped to react on CTRL+SPACE (code completion) in Java Editor windows. I'm not sure what could be the cause so I need some suggestions. Pressing CTRL+SHIFT+L shows me all shortcuts and there is CTRL +SPACE listed and if I click it the code completion works. Other combinations work, too, but I haven't tested them all. I can't see any new entries in the error log, and I already tried to start eclipse clean and cleaned all projects, too. I also updated Eclipse and all plugins. 

Any suggestions?
Comment 1 Dani Megert CLA 2006-11-08 11:04:35 EST
I guess you installed Mylar and then moved over to a newer build.
Reset the advanced code assist preferences.
Comment 2 Kai Hackemesser CLA 2006-11-08 19:23:31 EST
Bingo.

Thanks for the help.