0
votes

I have looked at everything on page 1 of ctrl + space not working in eclipse in google. Im using eclipse on windows 7 in java.

I have checked:

  1. windows -> preferences -> java -> editor -> content assist -> advanced -> java proposals checked on
  2. Windows, Control panel –> Region and language options –> Advance tab –> Language for non-unicode program –> and made sure English(US) was selected

  3. I have also looked up how to check if eclipse is hijacked but I couldn't find what I was looking for.

Help?

2

2 Answers

0
votes

Navigate to Windows->Preferences->General->Keys and check key binding for content assist. If not there set it Control+Space

-1
votes

Go to Window--->Preference--->Java--->Editor--->Content assist PLACE BELOW TEXT NEXT TO AUTO-ACITVATION TRIGERRS FOR JAVA "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz" Just now tested and it works..:)