Reputation: 101
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
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