1

I recently download new adt sdk eclipse bundle from android developer site, It runs well but when i press control+space for code suggestion no codes are coming. So i had to switch back in previous eclipse bundle,

Can any one help me out? so i can use new eclipse android sdk bundle

Kishor datta gupta
  • 1,103
  • 2
  • 14
  • 42

1 Answers1

8

Thanks to Rigotti's comment, I found the answer from https://stackoverflow.com/a/7355117

In Eclipse go to

Window -> Preferences -> Java -> Editor -> Content Assist -> Advanced

And check the boxes labeled "Java Proposals" and hit Apply.

Pang
  • 9,564
  • 146
  • 81
  • 122
Kishor datta gupta
  • 1,103
  • 2
  • 14
  • 42