Eclipse - Method Suggestion Issues
I've had this issue before, and for me, the content assist settings were broken. The following fixed it:
- Open Eclipse Preferences
- Go to Preferences > Java > Editor > Content Assist > Advanced
- Make sure that Other Java Proposals is selected in the list of proposal kinds.
Go to Preferences > Java > Editor > Content Assist > Advanced Select Java Proposal. Please see the screenshot for more details.