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 212016 - No code completion for managed beans
Summary: No code completion for managed beans
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-05-03 13:05 UTC by Vladimir Riha
Modified: 2012-05-25 11:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
test case (14.72 KB, application/x-gzip)
2012-05-03 13:05 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-05-03 13:05:52 UTC
Created attachment 119031 [details]
test case

Check the attached project and open index.xhtml:
- place somewhere cursor and type #{}
- invoke cc in between the {}
=> simpleBean should be in the list but it is not

FYI: Completion in "#{simpleBean.}" offers the InnerBean correctly



Product Version: NetBeans IDE Dev (Build 201205030400)
Java: 1.7.0_04; Java HotSpot(TM) Client VM 23.0-b21
System: Linux version 3.0.0-19-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Marek Fukala 2012-05-25 11:32:57 UTC
already fixed by. No issue - sorry

changeset:   223510:af935ddb7134
user:        Marek Fukala <mfukala@netbeans.org>
date:        Tue May 22 15:21:01 2012 +0200
summary:     fixing a bug - missing managed beans in the EL completion