Monday, March 2, 2015

Re: Module property and deferred binding not evaluated correctly after recompile in super dev mode (SDM)



On Monday, March 2, 2015 at 4:09:08 PM UTC+1, Robert Hoffmann wrote:
Yes. GWT 2.8.0-SNAPSHOT fixes this problem!

However under 2.7.0 I was using com.google.gwt.dev.codeserver.CodeServer with the -src attribute. Is there a way to include external source paths with the new SDM ?

What do you mean by "new SDM"? Isn't it basically the same between 2.7 and 2.8? (I don't remember seeing any major change land in the codebase)
In other words, CodeServer with -src should work just as well; just remember to also use -launcherDir (as in 2.7 BTW).
There's no equivalent to -src with DevMode though, everything has to be put in the classpath.

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