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 244303

Summary: Netbeans 8.0 for PHP have too much bugs
Product: php Reporter: yuradoc
Component: CodeAssignee: Tomas Mysik <tmysik>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P1    
Version: 8.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description yuradoc 2014-05-05 11:34:19 UTC
Hello.
I found using of Netbeans 8.x very terrible.
Netbeans 7.4 works good, but not 8.x. I tried versions starting from RC1 to stable one with last updates.
I could list the most important bugs:
- autocomplete not working
- Go to declaration not working
- Show function parameters not working
- Sometimes Call stack shows only one depth of calls.
- Sometimes Navagation doesn't shows functions on some files.

This makes using of this version of Netbeans impossible.
I did test it with Drupal7.
I tried to clear Netbeans cache but it doesn't helps.

Thanks, Yuriy.
Comment 1 Tomas Mysik 2014-05-05 11:38:55 UTC
Well, really strange since NB 8.0 has been tested and already used by _many_ users and no such report till now... Could you please try a clean/different userdir [1]? If it does not help, please reopen this issue and attach a sample project we can investigate, otherwise we cannot help you much, sorry.

Thanks.
[1] http://wiki.netbeans.org/FaqAlternateUserdir
Comment 2 Tomas Mysik 2014-05-05 11:41:33 UTC
You likely noticed, but just to be sure - try to clean your cache directory (you maybe already did it, right?), see its location in Help > About. Or simply start with a new one using this parameter [1].

Thanks.
[1] --cachedir <some/new/or/empty/directory>
Comment 3 yuradoc 2014-05-06 14:21:37 UTC
Hello.
After changing userdir and clearing cache NB started worked correctly.
Thank you!

P.S: Sometimes I see slownes on scanning projects.
Comment 4 Tomas Mysik 2014-05-06 16:24:43 UTC
(In reply to yuradoc from comment #3)
> Hello.
> After changing userdir and clearing cache NB started worked correctly.
> Thank you!

You are welcome, of course. Great to hear that it works for you!

> P.S: Sometimes I see slownes on scanning projects.

Please, report them so we can investigate them.

Thanks.