NetBeans PHP code completion for own code

后端 未结 5 1043
故里飘歌
故里飘歌 2020-11-30 04:42

Recently I started using NetBeans 6.7 beta for PHP development instead of Textmate and MacGDBp. I am rather amazed with it\'s feature set and most everything worked out of t

5条回答
  •  萌比男神i
    2020-11-30 05:22

    If, for instance, you open a php file with netbeans without being part of a project, code completion doesn't work at all. What you need to do is to create a project having that file in it.

    Tested this on NetBeans 7.0.1

提交回复
热议问题