On 3 nov, 10:46, ed bras <[email protected]> wrote:
> Thanks Thomas, I am aware of the soyc, but Bruce also talked about the
> symbol map that can be used on the server to restore your methods/class
> names,
> etc...:http://code.google.com/events/io/2009/sessions/GwtPreviewGoogleWebToo...).
> However, I can't find any info on this symbol map usage. Where can I find it
> ?
See
http://code.google.com/p/google-web-toolkit/wiki/WebModeExceptions#Resymbolization
(again, a little out of date, as for instance, the generated files are
named <permutationStrongName>.symbolMap and appear to be CSV files,
not properties files)
Symbol maps are "private artifacts", so you have to pass the -extra
argument to the compiler to have them saved on disk.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---