A much simpler question - What is the most effective build tool for multi module gwt projects and why ? We are pretty much married to maven at this point :) but the build speed is really a pain and we are contemplating a divorce.. Do you think there is a better option ?
thanks a ton in advance. On Sunday, August 20, 2017 at 11:40:10 PM UTC+5:30, Thomas Broyer wrote: > > > On Sunday, August 20, 2017 at 2:37:51 PM UTC+2, Debasish Padhy wrote: >> >> Many thanks for such a detailed explanation but I am perplexed at your >> understanding of the subject although you have never used it. >> > > I have a (not so) secret interest in build tools ;-) > (see most recent –though already years-old– posts on my blog: > http://blog.ltgt.net/ ; I do not need the scalability or versatility of > Bazel, Buck or Pants, so my go-to build tool is Gradle these days, if only > for its better/easier IDE integration) > > >> Is bazel ready for gwt building ? >> > > I'm told it is: https://github.com/bazelbuild/rules_gwt (with dev mode > support ;-) ) > (written by a former Googler, who btw also created, and still maintains, > gwtmockito) > > BTW, J2Cl (which will power GWT 3) is designed for use with Bazel (along > with https://github.com/bazelbuild/rules_closure) > -- 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.
