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 181776

Summary: Lost JSF autocompletion on NB6.8 update
Product: javaee Reporter: javahaxxor <javahaxxor>
Component: JSF EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description javahaxxor 2010-03-10 09:20:33 UTC
Created attachment 94994 [details]
screenshot

http://forums.netbeans.org/viewtopic.php?p=66422#66422
I updated NB6.8 and after that I lost autocompletion of controller fields in a JSP / XHTML page. This is regardless of JSF technology, 1.2 and 2.0 both give the same behavior. Also regardless of how the managed beans are declared, both annotations and XML give the same behavior.
Comment 1 Marek Fukala 2010-03-10 10:57:32 UTC
Unfortunatelly there is such ugly bug in netbeans 6.8 update 1. It resulted from some bad marges from trunk build. There have never been such issue in trunk, so please use a trunk build or download the jar file with fixed module attached to the issue 180749.

We are sorry for the complications.

*** This bug has been marked as a duplicate of bug 180749 ***
Comment 2 javahaxxor 2010-03-10 11:16:36 UTC
(In reply to comment #1)
> Unfortunatelly there is such ugly bug in netbeans 6.8 update 1. It resulted
> from some bad marges from trunk build. There have never been such issue in
> trunk, so please use a trunk build or download the jar file with fixed module
> attached to the issue 180749.
> 
> We are sorry for the complications.
> 
> *** This bug has been marked as a duplicate of bug 180749 ***

No problem, thanks for the quick answer!