Netbeans autocomplete stopped working?

后端 未结 7 1358
春和景丽
春和景丽 2021-02-08 06:45

I\'m using Netbeans 6.9.1, everything was just fine however suddenly, it has stopped detecting any changes made to the code, e.g new variables, functions, etc. If I try to refac

7条回答
  •  佛祖请我去吃肉
    2021-02-08 07:01

    For those who use Netbeans 11.2, autocompletion could stop working if you set JDK 8 as default for running netbeans (netbeans_jdkhome in netbeans.conf) instead of newer JDK 13.

提交回复
热议问题