This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 247150

Summary: On PHP project unable to open file by clicking on method name
Product: php Reporter: vukanac
Component: CodeAssignee: Tomas Mysik <tmysik>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: UI
Priority: P3    
Version: 8.0.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description vukanac 2014-09-16 07:12:58 UTC
After IDE upgrade from 7.4 to 8.0 and 8.0.1 on PHP project I am unable to directly open parent class file by clicking on his used methods.

Product Version = NetBeans IDE 8.0.1 (Build 201408251540)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_51
Runtime = Java HotSpot(TM) Client VM 24.51-b03
Comment 1 vukanac 2014-09-16 07:13:02 UTC
Created attachment 149242 [details]
IDE log
Comment 2 Vladimir Riha 2014-09-16 08:30:09 UTC
Please close NetBeans, delete your cache directory and start NetBeans again. Your cache directory is C:\Users\Wukanac\AppData\Local\NetBeans\Cache\8.0

See https://netbeans.org/bugzilla/show_bug.cgi?id=247026#c3 for more details. Thank you

*** This bug has been marked as a duplicate of bug 247026 ***
Comment 3 vukanac 2014-09-17 07:00:06 UTC
> Please close NetBeans, delete your cache directory and start NetBeans again. Your cache directory is C:\Users\Wukanac\AppData\Local\NetBeans\Cache\8.0
> See https://netbeans.org/bugzilla/show_bug.cgi?id=247026#c3 for more details. Thank you
> *** This bug has been marked as a duplicate of bug 247026 ***

Thank you!