JavaExec example here https://github.com/ibaca/rxsnake-gwt/blob/master/build.gradle ;)
On Fri, May 25, 2018 at 9:17 AM Thomas Broyer <[email protected]> wrote: > I know about two such plugins: > https://github.com/Putnami/putnami-gradle-plugin and > https://github.com/steffenschaefer/gwt-gradle-plugin, though the latter > is unmaintained afaict. > Fwiw, I'd start with simple JavaExec tasks and customized configs (to > bring sources into the classpath), then only try to find out what more > those plugins would bring me (Putnami's devmode+Jetty looks interesting). > > Also, FYI, GWT 3 will come with "official" plugins for both Maven and > Gradle. > > -- > 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.
