Tuesday, November 27, 2018

Re: First application working as both J2CL and gwt2 at the same time

even though j2cl inside google works with bazel and not maven, since j2cl was still private there was a work done to make it work with maven, @Colin built a tool that can run j2cl in a development which uses an old version of the closure compiler to allow incremental compilation, and now as j2cl is public the work has already started to make an actual maven plugin for j2cl, the initial work started based on Colin devmode, you can see the first version of the maven plugin in dominodo j2cl-maven-plugin, the master branch is simply running using that simple devmode.. thanks to Colin.

On Tuesday, November 27, 2018 at 9:00:48 PM UTC+2, Alina Grynenko wrote:
Thanks a lot. I will try it. One more question: Why j2cl is working with maven in your application, I thought it works only with bazel? 

Am Di., 27. Nov. 2018 um 18:59 Uhr schrieb Kirill Prazdnikov <pki...@gmail.com>:
I mean different. Not collapsed, but single perm with sso linker.

--
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-we...@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