[jboss-user] [JBoss Tools (users)] - Warning when using multilanguage
six-p4ck
do-not-reply at jboss.com
Thu Feb 12 03:37:30 EST 2009
Hello all.
I'm a little bored because i see a lot of unreal warning when i use the multilangugage. With Eclipse ganymede + JBossTools-3.0.0.CR1
I have a few .properties file.
And when i do somthing like this:
| <f:facet name="header">#{messages['fileUpload.picturePreview']}</f:facet>
|
or
| <h:outputText value="#{messages['fileUpload.uploadLimit']}" />
|
I have warning on ['fileUpload.picturePreview'] and ['fileUpload.uploadLimit'].
it's work fine and i understand why he display that but i don't like see it. I want remove this warning message (but see the other again)
The warning message is:
anonymous wrote : "'fileUpload.uploadLimit'" cannot be resolved
Is it possible to remove this warning?
Thx all
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4209378#4209378
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4209378
More information about the jboss-user
mailing list