The file name & contents are part of the rich text toolbar implementation in the GWT showcase. I don't think the file name is automatically generated by the compiler, as the contents are human created per the Constants support in GWT.
On Dec 16, 5:03 pm, Jason Essington <[email protected]> wrote: > Generally things like Class1$Class2$Class3.class are due to inner > classes in the java source, and those files are generated and named by > the compiler. > > Dunno about properties files using that format. > > -jason > > On Dec 16, 2008, at 4:55 PM, jchimene wrote: > > > > > Hi, > > > Would someone please post a link to the documentation for the > > filenaming convention that allows for names like: "RichTextToolbar > > $Strings.properties" --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
