Some of my defined classes are not loaded by the IDE when I call Ctrl+B, Go to declaration, Ctrl+click.
I'm using Windows 7, NetBeans, PHP 7.0.1
My classes are defined under <project-root>/foloder00/folder01/folder02/MyClass.php
I call MyClass
<project-root>/index.php
Do you know what the problem is? And the workaround?
As suggested by Nam, it is cache related. So another approach could be to delete the cache:
/home/USER/.cache/netbeans
)scanning project
task to finish.Deleting the Netbeans cache and letting Netbeans rebuild the cache after start fixes the 'go to declaration' issue, as suggested by others.
On Windows 7 with Netbeans 8.0 the path to the cache is
c:\Users{username}\AppData\Local\NetBeans\Cache\
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With