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.