开发者

Netbeans: Autocomplete / Intellisense not working for self created classes [duplicate]

开发者 https://www.devze.com 2023-03-04 18:42 出处:网络
This question already has answers here: Closed 10 years ago. Possible Duplicate: NetBeans PHP code completion
This question already has answers here: Closed 10 years ago.

Possible Duplicate:

NetBeans PHP code completion

开发者_如何学JAVA

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.

0

精彩评论

暂无评论...
验证码 换一张
取 消