Sunday, November 12, 2017

Re: Incremental GWT compiles when running in Google Cloud Platform

Thanks Freddy.  I'm not using Maven.  Your tip on launcherDir lead me to find the GWT Code Server, which is what I need (didn't actually need to set the launcherDir value).

So, I now need to run two servers:
- An App Engine Local Server (running my App Engine Standard project).
- And a GWT Code Server.  Which gives me the "Dev Mode On / Off" bookmarks, which is now what does the incremental compile.

Before, it all just magically ran on one GWT Dev Mode server.

--
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