Content Assist (Ctrl + Space) Is Not Working – Eclipse
Problem
Content Assist (Ctrl + Space) is not working in my Eclipse IDE version 3.3. I have two Eclipse IDE installed both in my laptop and home computer. However my laptop Eclipse 3.3′s content assist feature is working perfectly, the problem is my home computer Eclipse IDE content assist is not working at all? Everything i pressed a Ctrl + Space, Eclipse just show me nothing…it’s drive me crazy. How can such a killer feature disabled in my Eclipse IDE !!!?
I start googling online, this problem is happened since Eclipse IDE version 3.2, many people suffer and many solutions come out to quick fix on it. Sadly, there is no final solution for it, some may work with others some may not.
Solution
Here i summarize few solutions that may fix it.
1) Create a totally new workspace and import your existing project
P.S Remember check “Copy projects into workspace” to copy all your existing work to new workspace.
2) Go Preferences>Java>Editor>Content Assist>Advanced
P.S Make sure “Other Java Proposals” is ticked
3) Make sure (Ctrl + Space) is not hijacked by other application
My home computer (Ctrl + Space) is hijacked by Windows text input feature. I enabled Text Input with Chinese and English language, one of the text input key sequence is using (Ctrl + Space), it’s conflict with Eclipse.
4) Make sure regional and language options is in English
Control panel –> Region and language options –> Advance tab –> Language for non-unicode program –> Make sure English (United States) is selected, others may not work, no idea what may causing it.
- Java Core Technology - Java RegEx, Java XML, Java I/O, Java Misc
- J2EE Frameworks - Hibernate, Spring 2.5, Spring MVC, Struts 1.x, Struts 2.x
- Build Tools - Maven, Archiva
- Unit Test - jUnit, TestNG
- Client Scripts - jQuery
Thanks..
First solution worked for me
Thanks!
The first solution fixed the problem. This works for other versions of Eclipse( newer versions), but the menus are a bit changed.
lol fu***ng msn plus!!!
ctrl+space == hide!
thank you!
messenger was using this key combination!
The 3rd solution saved me,
I had installed MSN plug in called messenger plus and it used ctrl+space to lock the messenger. so i unchecked that feature and now eclipse works again.
Thanks for the tip!
Thanks your tip
Thanks checking “Other Java Proposals” enabled the Content assist for me.
you have the shorcut to block the msn only, desactivate and fix ;D
Ya.. many programs are using the content + space key
, sound it’s a popular combination ~
How to use code assist in views (MVC) when code assist don’t list variables defined in another file? Does exist a comment tag, that do “force insert into code assist list” ? Thanks.
Sorry, cant get you, would to mind to elaborate more ?
Thanks a lot. Solution 2 worked and a lot of time.
Thanks, solution 2 worked perfectly. You saved many hours of pain
Thnx mate…
2) Go Preferences>Java>Editor>Content Assist>Advanced
P.S Make sure “Other Java Proposals” is ticked
worked for me … u saved my life …
thx it works. i checked everything in
Preferences/Java/Editor/Content Assist/Advanced
and the problem is fixed
Java content assist inside jsp pages does not work in eclipse.
I am using :
Eclipse Java EE IDE for Web Developers.
Build id: 20090621-0832
This used to work properly when I was using the older eclipse 3.1.1
Can anyone help?
Thanks.
you rock
If you use MSN plus, it uses the ctrl+space for blocking the Messenger itself. In preferences and options, go to Messenger, Block Messenger, and disable block messenger. This will allow you to use ctrl+space for the content assist at your Eclipse programm
Sometimes it doesnt work because the regional langauge settings is not English(US)
exactly !!! thanks for the tips
Hmmm, it took the URL as a link for my name here it is again:
http://www.ipros.nl/2008/12/20/get-content-assist-working-in-eclipse-in-jsp-java-projects/
Best,
Patrick
Look at the attached URL to find out how to add content assist for JSP pages within a Java project.
Thanks. The first solution fixed my 3.3.