[jboss-user] [JBoss Tools] - "Open Selection" not working for "local" EL variables

Vadim Berezniker do-not-reply at jboss.com
Mon Apr 12 18:57:36 EDT 2010


Vadim Berezniker [http://community.jboss.org/people/laixer] created the discussion

""Open Selection" not working for "local" EL variables"

To view the discussion, visit: http://community.jboss.org/message/537026#537026

--------------------------------------------------------------
Code:

<rich:dataTable value="#{list}" var="_localVariable">
  <h:outputText value="#{_localVariable.property}" />
</rich:dataTable>

Open Selection (F3/Ctrl Click) works correctly if you perform it on #{list}.
However, it doesn't appear to do anything if you try it on "property."

I believe this worked in 3.0

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/537026#537026]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100412/4eb3862a/attachment.html 


More information about the jboss-user mailing list