erik van altena [http://community.jboss.org/people/gimbal] created the 
discussion

"Re: JBoss Tools 3.2 beta is out!"

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

--------------------------------------------------------------
Been working with beta 2 for a few days now, installed through the regular 
Eclipse 'check for updates' feature upgrading the beta 1 plugin I already had.

I have one 'issue' that I did not have with beta 1. In my facelets pages (jsf 
1.2) I use a message bundle (loaded through f:loadBundle) that I reference like 
"#{msg.keyname}". Since beta 2 the validator flags the message bundle 
references as non-existing properties; that did not happen before the update. 
After changing the references to the map way, as "#{msg['keyname']}", the 
validator was happy again.

It does not happen for all my files; I have a set of richfaces modal panels 
that I include using facelets ui:include, stored in a separate subdirectory. 
These did not trigger any validation errors. Seems it only happens for files I 
reference in the jsf navigation rules.

Other than this minor annoyance I have seen no issues at all so far! 
Autocompletion features seem more responsive in this release, which is always a 
nice thing.
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to