2009-02-15

Tip: What to try when autocomplete stops working for java in eclipse

Suddenly (?) the autocomplete functionality of the java editor in eclipse stopped working. Searching for "eclipse autocomplete not working" on google quickly found a cure:

  1. Go Preferences>Java>Editor>Content Assist>Advanced
  2. Make sure “Other Java Proposals” is ticked

No comments: