mmm I work in this manner. I use maven, but is the same.

1) Make the war (mvn package). Only the first time.
2) Start dev mode.
3) Open browser (I use IE, is the fastest in dev mode). Wait at first time a
minute.
4) Test the app and modify code.
5) Refresh page in IE. Wait 10s aprox.
6) Repeat 4) and 5).

So, first time is slow, but then is productive.

Juan


2011/7/15 Dennis Haupt <d.haup...@googlemail.com>

> it's the speed. not the execution speed, that one is good enough.
> what i mean is the compilation speed. compiling my complete java project
> takes 30 seconds. compiling the tiny gwt part of it takes 91 seconds.
> activating the hosted mode takes about 1-2 minutes (didn't measure, feels
> like it). debugging like this takes forever.
>
> the write - test - debug - fix - cycle slows me down a lot. is there any
> way to fix that problem?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

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

Reply via email to