Possible Duplicate:
NetBeans PHP code completion
For classes that I created myself an which reside in my project, netbeans wont give me intellisense.
How can I enable this?
Possible Duplicate:
NetBeans PHP code completion
For classes that I created myself an which reside in my project, netbeans wont give me intellisense.
How can I enable this?
It seemed to be a problem with the cache. See a similiar thread for further information here.
Deleting everything inside $HOME/.netbeans/$VERSION/var/cache/ solved the issue for me.