you can specify the user.agent in the GWT settings for your module.gwt.xml:

http://www.gwtproject.org/doc/latest/FAQ_DebuggingAndCompiling.html#Can_I_speed_up_the_GWT_compiler
?

You can also specify <collapse-all-proeprties/> to limit the permutations.


Jonathon Lamon
Principle Software Engineer
Perceptronics Solutions Inc.
Tel  703-485-2922
Cell 269-205-4649
www.percsolutions.com

On Thu, Nov 13, 2014 at 10:24 AM, Ali Akhtar <ali.rac...@gmail.com> wrote:

> Niloc132 on IRC has pointed out an important issue: If you re-compile from
> the desktop, it will use the desktop's user agent and the permutation
> specified will be for the desktop. Is there any way to tell GWT to generate
> a few permutations, for the specified user agents (i.e for desktop & phone
> both), that way, while the optimizations are off, it will still compile
> quickly and you could test it on both desktop & phone at the same time.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google Web Toolkit" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-web-toolkit/KsvUwfRD4kE/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> google-web-toolkit+unsubscr...@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.
>

-- 
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+unsubscr...@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.

Reply via email to