Friday, March 4, 2016

Re: Do changes to UI.XML files require a build?

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 <matthew.mclarty@gmail.com> 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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment