I found my answer ! It's was really simple, but too simple to be quoted in the documentation. You must have a file MyConstants.properties that act as default even if you don't really use it.
I had MyConstants_fr.properties and MyConstants_en.properties and no MyConstants.properties. That was why I got those errors. Anyway, I hope it'll help a least one person ! Christian On Mon, Jul 6, 2009 at 12:42 PM, Christian Goudreau < [email protected]> wrote: > Hi, I have an error when attempting to compile my module. > > ERROR] Line 10: Failed to resolve 'com.mesy.client.MyConstants' via > deferred binding > > The thing is, it works fine when I run it. Any idea what to do ? > > Thanks > > Christian > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
