Monday, November 6, 2017

GWT project build settings

Hello all.
I'm discovering GWT source code now and trying to understand it's build-system mechanism.

F.e. I see two files:
GWT/dev/BUILD - a Bazel build file
and
GWT/dev/build.xml - an ANT build file

But it seems for me that GWT build is performed by ANT fully.
Can anyone provide me with some explanation about mix of these two build system in one project?


--
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