etienz
etienz

Reputation: 101

How to setup eclipse content assist with Android and Java or any other language?

does anyone know what you have to do to get content assist working in Eclipse? Do you have to point to some file or folder maybe. I have checked in preferences and all those proposal tick boxes are checked so that isn't the problem and control_space brings up the content assist box but it says there are no default proposals. It did work for me with android until a couple weeks ago when I changed something or updated software but I can't remember what.

Upvotes: 0

Views: 383

Answers (2)

Wolfram
Wolfram

Reputation: 8052

Did you try to restore your defaults under Windows > Preferences > Java > Editor > Content Assist > Advanced as suggested in another, quite popular answer. Even if all checkboxes are checked there might be some kind of conflict going on.

Upvotes: 0

gsb
gsb

Reputation: 5640

I had a similar problem a couple of weeks ago. And I followed this blog and this documentation.

Hope it works!

Upvotes: 1

Related Questions