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 - Autocomplete on maven project with librarys that contains JSF components
Summary: Autocomplete on maven project with librarys that contains JSF components
Status: RESOLVED DUPLICATE of bug 195636
Alias: None
Product: web
Classification: Unclassified
Component: Editing infrastructure (show other bugs)
Version: 7.0
Hardware: PC Linux
: P1 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-27 14:49 UTC by eratzlaff
Modified: 2011-02-28 14:16 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 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 ***