I am using the latest version of Eclipse (4.3) and every time I go to use the dot operator it shows the same options every single time. Here is what it shows.

Content Assist Problem

As you can see it only displays things such as "create new object" which does not make any sense for an import. Can anyone explain why this is happening and show me how to get it back to normal?

有帮助吗?

解决方案

You can check and activate the available autocompletion suggestion providers via Window > Preferences, Java > Editor > Content Assist > Advanced.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top