Eclipse autocomplete not working in some Java files

前端 未结 8 1583
深忆病人
深忆病人 2020-12-25 11:02

I have noticed that autocomplete is not working in some of java files in Eclipse. Also, the files where autocomplete is not working, display a hollow \"J\" as the icon for t

8条回答
  •  离开以前
    2020-12-25 11:46

    some answers (restore defaults) above do not work for some adt bundle installs as of jan '13.

    in those cases, go to

    Window -> Preferences -> Java -> Editor -> Content Assist -> Advanced

    and tick on the JAVA PROPOSAL options.

提交回复
热议问题