Hi,

The instructions 
here https://www.gwtproject.org/doc/latest/tutorial/appengine.html are no 
longer valid, as the Google Plugin for Eclipse is now dead (Google no 
longer supports Java 1.8, and the Google Plugin for Eclipse doesn't support 
any Eclipse versions that support anything after Java 1.8).  
Ref:  https://github.com/GoogleCloudPlatform/google-cloud-eclipse/issues/3710

The new approach with GAE is to use Maven or Gradle with Google Cloud Tools.

I've been struggling to work out how this is supposed to happen.  It looks 
like we now have to provide our own Web Server for GAE, but can we use the 
Jetty server that GWT uses for development?  I assume the deploy build 
would not include the Jetty web server?

If anyone has deployed a GWT app to GAE with Maven and the new Google Cloud 
Tools, it would be great if you could give high level instructions on how 
it's all supposed to fit together.

An example Maven POM file with both the Google Cloud Tools, and GWT would 
be even better.  🙂

Thanks!

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/64c891f6-21ad-4018-bb2d-5ce8911f3b93n%40googlegroups.com.

Reply via email to