[jboss-user] [JBoss Tools (users)] - Re: Code assist with non-default locale

wilczarz do-not-reply at jboss.com
Wed Jun 11 10:11:53 EDT 2008


The default locale on my system is pl_PL, so this can't be the problem. Plus, if I delete the messages_en.properties, then entries from messages_pl.properties are visible in the content assist box. Of course, I don't want to delete it, so I thik I'll pass on this feature.

In my opinion, a different feature would be very useful. Since EL causes problems with bundle keys containing dots:
<h:outputText value="#{messages.client.title}"/>
interpreting "title" as a property of "client", it would be great to have content assist available with ['...'] notation, that is
<h:outputText value="#{messages['client.title']"/>

Don't you think? :)



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157371#4157371

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157371



More information about the jboss-user mailing list