Netbeans autocomplete stopped working?

后端 未结 7 1324
春和景丽
春和景丽 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:00

    Finally works after adding the path of the project in Tools > Options > PHP > Global Include Path > Add Folder... and restarting

提交回复
热议问题