Reputation: 964
I was doing a project in NetBeans 7.3, it asked me to update the IDE, after clicking the update and having it restarted, it wont allow me to view PHP files. Below is the screenshot:
Can anyone help me solve this problem?
Upvotes: 0
Views: 124
Reputation: 966
This seems to be a cache problem try deleting cache of netbeans. for windows cache is located in C:\Users\username.netbeans\7.0\var\cache. Deleting this directory should clear the cache for you.
Upvotes: 1