On Nov 5, 12:36 am, David Chandler <[email protected]> wrote:
> Hi Marius,
>
> Indeeds, changes such as these are only useful for speeding up GWT
> compilation. If you're running in dev mode, they aren't necessary.
good to know! I wasn't sure.

> There is a project underway to speed up dev mode. Are you seeing long
> times to refresh in the browser?
Yes, but I'm in a VM. Please let me know if there is some data I can
provide and how, like profiling what happens since the browser refresh
button is hit until the page is available (>30 seconds for me).


>
> /dmc
>
> On Thu, Nov 4, 2010 at 6:28 PM, marius.andreiana
>
>
>
>
>
>
>
>
>
> <[email protected]> wrote:
> > Hi,
>
> > Do you have any tips on speeding up development with Eclipse?
>
> > For example, one can can reduce the compilation time by reducing the
> > list of supported
> > browsers via
> > <set-property name="user.agent" value="gecko"/> in *.gwt.xml
> > or reduce the number of compiled locales
> > <set-property name="locale" value="en"/>
>
> > PS: I'm curious why these manual changes are even necessary and how
> > come GWT cannot figure by itself that it's being accessed via the
> > development plugin, and therefore generate js&resources only for that
> > specific browser.
>
> > Thanks
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Google Web Toolkit" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to 
> > [email protected].
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> David Chandler
> Developer Programs Engineer, Google Web 
> Toolkithttp://googlewebtoolkit.blogspot.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to