Hi, ui.xml (aka UiBinder files) files are processed at compile time and are not even part of the compiled application so you should recompile.
A. On Fri, Mar 4, 2016 at 2:21 PM Matthew McLarty <[email protected]> wrote: > I was wondering, if I just make text changes to a ui.xml files can I > deploy them without rebuilding the application? > > -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
