NetBeans PHP code completion for own code
问题 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 the box, or was easily configured to my liking. I am having an issue with the code completion features though; they work for built-in functions, SPL and some of my code, but not all of my code, specifically, it never works for any methods in my classes, regardless of PHPDoc comments. I can\'t seem to find any decent