I've got a Content Assist problem in eclipse 3.5, which is eclipse-java-galileo-win32.zip.
When I press Alt+/(I've changed Ctrl+Space to this) in Java Editor, no assistant tips are shown up.
I've solved this problem and I'd like to share my experience.
- Eclipse-->Preferences-->General-->Keys;
- Search 'Content Assist';
- You'll find that in 'When' Field, the default value is 'in dialogs and window'
- Change the value to 'Editing Java Source', then press 'OK' to save;
I can not post a image, but here is a link:
That's All.