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

Summary: Support Expression Language references
Product: obsolete Reporter: cyrill <cyrill>
Component: Facelets 1.1.xAssignee: _ potingwu <potingwu>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

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.