Is there any reason you can't split the project up into two projects? A java8 => js frontend, and the java7 backend?

On 03/09/2016 02:57 PM, Paul Mazzuca wrote:
Using the maven gwt and appengine plugins, is it possible to compile GWT 2.8 in Java 8, and then app engine related files using Java 7? I realize the managed VMs support Java 8, but it would be nice to stick with the app engine environment which currently only support Java 7?

I am wondering if there exists some maven configuration that would first compile all the GWT files in Java 8, thereby converting them to javascript, and then use java 7 for all the server files.
--
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+unsubscr...@googlegroups.com <mailto:google-web-toolkit+unsubscr...@googlegroups.com>. To post to this group, send email to google-web-toolkit@googlegroups.com <mailto: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+unsubscr...@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.

Reply via email to