Sunday, November 12, 2017

Re: Incremental GWT compiles when running in Google Cloud Platform



On Sunday, November 12, 2017 at 11:40:39 PM UTC+1, Craig Mitchell wrote:
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 should try to use the launcherDir; it will be "all just magical" like before, except for the fact you need 2 separate processes.

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