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 247807 - Since the update to version 8.0.1 intellisense does not work correctly for PHP. In many cases and for many classes does not allow me to complete the names of variables and functions.
Summary: Since the update to version 8.0.1 intellisense does not work correctly for PH...
Status: RESOLVED DUPLICATE of bug 247026
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-08 20:37 UTC by alejandromoralesmeza
Modified: 2014-10-23 08:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (33.56 KB, text/plain)
2014-10-08 20:37 UTC, alejandromoralesmeza
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alejandromoralesmeza 2014-10-08 20:37:43 UTC
Product Version = NetBeans IDE 8.0.1 (Build 201408251540)
Operating System = Linux version 3.11.0-12-generic running on amd64
Java; VM; Vendor = 1.8.0_11
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.11-b03
Comment 1 alejandromoralesmeza 2014-10-08 20:37:47 UTC
Created attachment 149790 [details]
IDE log
Comment 2 Vladimir Riha 2014-10-09 04:36:55 UTC
Please try following to resolve it:
 - close IDE 
 - remove cache directory /home/alejandro/.cache/netbeans/8.0
 - start IDE again

It will force NetBeans to rescan your projects. Thank you

*** This bug has been marked as a duplicate of bug 247026 ***
Comment 3 alejandromoralesmeza 2014-10-09 19:18:51 UTC
Thank you. I followed your instructions and it worked perfectly. (y)
Comment 4 vukanac 2014-10-16 16:17:07 UTC
I have already did that and it worked, but now I have to do it again???
Comment 5 vukanac 2014-10-16 16:25:36 UTC
(In reply to vukanac from comment #4)
> I have already did that and it worked, but now I have to do it again???

Product Version: NetBeans IDE 8.0.1 (Build 201408251540)
Updates: NetBeans IDE is updated to version NetBeans 8.0.1 Patch 1.1
Java: 1.8.0_20; Java HotSpot(TM) Client VM 25.20-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-b26
System: Windows 7 version 6.1 running on x86; Cp1251; en_US (nb)
User directory: C:\Users\Wukanac\AppData\Roaming\NetBeans\8.0
Cache directory: C:\Users\Wukanac\AppData\Local\NetBeans\Cache\8.0
Comment 6 Vladimir Riha 2014-10-23 08:34:01 UTC
Glad it works.

*** This bug has been marked as a duplicate of bug 247026 ***