Friday, February 20, 2015

Re: SDM not workin correct...

Hi Jens,

thx for the replay.
I add this to the vm arguments in run configuration from eclipse, but no changes.
Just the very first load after the code server is started compile is done
after that the same is used...

setting -Dgwt.watchFileChanges=false, should force compile every time a reload is called, and then see if nothing change dont compile?

-Blaze

On Friday, February 20, 2015 at 3:51:06 PM UTC+1, Jens wrote:
Try adding 

-Dgwt.watchFileChanges=false

to your JVM parameters. This will disable file watching which sometimes does not work correctly. I had to do that for Mac OS as SDM sometimes thought that no files had changed.

-- J.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment