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
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.