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 180435 - Code Completion Broken!
Summary: Code Completion Broken!
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P2 normal (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-08 09:31 UTC by laurin1
Modified: 2010-02-08 10:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description laurin1 2010-02-08 09:31:19 UTC
This was working just fine yesterday. This morning, I installed the updates that Netbeans had notified me of, and now, Code Completion finds only a few functions.
Comment 1 Filip Zamboj 2010-02-08 10:08:34 UTC
hi, 

it works for me. 

try to delete <userdir>/var/cache/index/ and run IDE again (delete when IDE is not running, please ;) )

if it won't work then add following information, please. 
1. build IDE number
2. what kind of functions it didn't offer 
and reopen this bug. 

btw., i'd recommend download development build from http://bertram.netbeans.org/hudson/job/PHP-build/. 

thanks.
Comment 2 laurin1 2010-02-08 10:11:08 UTC
Ah, yea, I figured that out after I submitted the bug. Thanks.