简体   繁体   中英

Android new Eclipse android sdk bundle has no code suggestion

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 in coment i found the answer from https://stackoverflow.com/a/11506693/580532

In Eclipse go to

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

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

This solved my problem. Hope it helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM