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 - On PHP project unable to open file by clicking on method name
Summary: On PHP project unable to open file by clicking on method name
Status: RESOLVED DUPLICATE of bug 247026
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2014-09-16 07:12 UTC by vukanac
Modified: 2014-09-17 07:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (34.08 KB, text/plain)
2014-09-16 07:13 UTC, vukanac
Details

Note You need to log in before you can comment on or make changes to this bug.
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!