I have a basic question about what is required in the build process in
order to invoke hosted mode.  I'm trying to speed up my compilation
times, and I noticed that the Java-2-Javascript compiler is running
even in the case when I'm debugging in hosted mode.

Now I'm not using the same tools as y'all...no Eclipse for me.   I'm
using Netbeans (and the GWT4NB plugin) and I thought that, perhaps,
the ANT scripts could be made more optimal by leaving out the
com.google.gwt.dev.GWTCompiler step.

So, does it have to be there in that case?  If so, what does it
accomplish?  It's my understanding that hosted mode is interacting
with Java objects...so I have a hard time imagining what purpose it
could serve.
--~--~---------~--~----~------------~-------~--~----~
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