Re: GWT Compiler doesnt generate cache.html files
Well, thanks for the response first of all.
What I have in module xml file is this line:
<add-linker name="xs" />
but even after I removed it and recompile the project I am still getting md5.cache.js files instead of cache.html files.
...
On Thursday, February 14, 2013 5:22:23 PM UTC-5, Jens wrote:
In one of your *.gwt.xml files you probably have added the 'xsiframe' linker. This linker allows you to load your app from a different domain and because of this it has to generate *.cache.js files instead of *.cache.html files.--So everything is fine :-)-- 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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home