Automcomplete in eclipse has stopped working. How do I re enable this?
Asked
Active
Viewed 291 times
0
-
The term you are looking for is "autocomplete" or "content assist". Try searching for "eclipse autocomplete not working" on a search engine of your choice. – Andy Turner Oct 15 '15 at 22:30
-
There are [lots](http://stackoverflow.com/questions/908489/eclipse-java-code-completion-not-working) and [lots](http://stackoverflow.com/questions/21746294/eclipse-autocomplete-not-working) of [other questions](http://stackoverflow.com/questions/11653448/no-default-proposals-in-eclipse-juno) on this [topic](http://superuser.com/questions/209752/eclipse-doesnt-autocomplete-and-find-references-anymore). Can you be more specific about what, if anything, you've already tried to fix this? – azurefrog Oct 15 '15 at 22:30
-
See http://stackoverflow.com/questions/6912169/eclipse-enable-autocomplete-content-assist – cliff2310 Oct 15 '15 at 22:33
-
Thanks a lot Andy Turner and everyone who answered, I've already found the answer of this problem. restoring the default options in 'Windows > Preferences > Java > Editor > Content Assist > Advanced' – Lucas Klein Oct 15 '15 at 22:35