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 196064

Summary: Autocomplete on maven project with librarys that contains JSF components
Product: web Reporter: eratzlaff <eratzlaff>
Component: Editing infrastructureAssignee: Marek Fukala <mfukala>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P1    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description eratzlaff 2011-02-27 14:49:49 UTC
Auto-complete only show the JSF components from the library and the components from the war project docent show up.
Comment 1 Marek Fukala 2011-02-28 12:41:55 UTC
I do not understand your request. Please try to specify the problem in more detail. Thanks for understanding.
Comment 2 eratzlaff 2011-02-28 13:52:25 UTC
I use the CDI and the @Named components docent show up in the EL auto-complete.
Comment 3 Marek Fukala 2011-02-28 13:58:57 UTC
Do you happen to mean that CDI beans completion doesn't work in maven web project?
Comment 4 eratzlaff 2011-02-28 14:12:56 UTC
Yes :)

I make some test now and you are right. The CDI beans completion doesn't work
Comment 5 Marek Fukala 2011-02-28 14:16:31 UTC
OK. Then the issue is a duplicate of Bug 195636 - Code completion for EL is not working for classes with @Named

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