First of all I recommend remove all permutations. This is very easy, add this to module.gwt.xml: <set-property name="user.agent" value="safari"/> This will use the only perm for all browsers. That are not needed actually.
Then you can omit GWT compilation at all before you are going to start super-dev-mode because codeserver itself will also compile everything again. And finally you can edit and instant rebuild in superdevmode (it takes few seconds). -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
