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 154163 - Support Expression Language references
Summary: Support Expression Language references
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: Facelets 1.1.x (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: _ potingwu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-30 10:41 UTC by cyrill
Modified: 2013-02-13 10:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cyrill 2008-11-30 10:41:37 UTC
After trying out the latest IntelliJ IDEA release, I am impressed about the expression language support. This kind of support is needed if you like developing 
JBoss Seam applications or the forthcoming WebBeans standard in J2EE 6.0.

If you type in an expression language in XHTML (Facelets), code completion lists all registered beans with the corresponding annotation (JBoss Seam @Name). 
With this kind of support, developers have some kind of strong typed language support.