Eclipse autocomplete broken

2019-06-16 06:43发布

Eclipse autocomplete is not working and is always telling me merely "No Default Proposals".

This is true whether I try to autocomplete for code under java.util or in my own project.

I'm running Eclipse 3.5.2 on Lucid Lynx using java-6-openjdk.

Any ideas?

2条回答
别忘想泡老子
2楼-- · 2019-06-16 07:22

Open eclipse and go to the following:

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

Select all checkboxes and click Ok.

查看更多
Deceive 欺骗
3楼-- · 2019-06-16 07:30

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

All the Java options were turned off. Don't know how this happened or why it's not always on :o/

查看更多
登录 后发表回答