NetBeans PHP code completion for own code

后端 未结 5 1035
故里飘歌
故里飘歌 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条回答
  •  失恋的感觉
    2020-11-30 05:19

    What worked for me was clearing the cache, then explicitly including some key subdirectories in the Global include path. Appears that for some reason NB 6.7 wasn't recursing the directories.

    Including at project level also worked Project->Properties->Include Path Netbeans 7.01 + Windows 7

提交回复
热议问题