On Nov 13, 3:59 pm, Yaakov <yaakov.chai...@gmail.com> wrote:
> Hi,
>
> I've Googled, but the only things that come up don't really work...
>
> I am using GWT 1.7 on Windows XP and want to limit my compilation to
> only compile for my hosted browser so it will be much faster.
>
> Is there a way to do this in GWT 1.7 or is that only for GWT 2.0?

The hosted mode doesn't compile your code (that's what it's for: run
your Java code instead of having to compile it to JavaScript). GWT
2.0's dev mode isn't much different from 1.7's hosted mode in this
respect.

--

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-tool...@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=.


Reply via email to