Intellisense in IntelliJ no longer working

前端 未结 16 929
一个人的身影
一个人的身影 2020-11-28 13:05

I\'m currently running IntelliJ IDEA 13.1. While running IntelliJ 13 intellisense/autocomplete stopped working. I tried upgrading and it still doesn\'t work.

I can e

16条回答
  •  时光取名叫无心
    2020-11-28 13:51

    For me, it was I hadn't yet set up the JDK.

    Type something out, Ctrl+Space to try to autocomplete. If it fails, do Alt+Space and if the option comes up to setup JDK, do that.

提交回复
热议问题