“Go to declaration” does not work in Netbeans PHP

后端 未结 18 2394
眼角桃花
眼角桃花 2020-12-13 18:37

Some of my defined classes are not loaded by the IDE when I call Ctrl+B, Go to declaration, Ctrl+click.

I\'m using Windows 7, NetBea

18条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-13 19:10

    Go to Tools->Options-> click on PHP Icon on top -> General tab -> find "Global include path" -> Add Folder -> .

    This worked for me on netbeans 11 also

提交回复
热议问题