As you would do with MessageFormat in "non-GWT Java", as the JavaDoc for Messages and Messages.DefaultMessage points out: http://download.oracle.com/javase/1.5.0/docs/api/java/text/MessageFormat.html I.e. use '{' to *escape* your left curly brace: @DefaultMessage("Message containing a '{' left curly brace and a } right curly brace. Oh, and an '' apostrophe, just in case you wondered")
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
