Sorry... Forgot one more fact... I am running it with -noserver mode, so I have to deploy it first to a real app server and then start up the hosted mode to point to the deployed app URL.
So, I guess, my question was more general. How do I limit GWT compilation to only 1 user-agent? My understanding is that on Windows it uses IE, so all I need is to limit it to IE during the compilation process. How do I do that? Thanks, Yaakov. On Nov 13, 10:30 am, Thomas Broyer <t.bro...@gmail.com> wrote: > 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=.