Add to your xml's project file one of these lines:
<set-property name="user.agent" value="gecko1_8" /> (compile code just
for firefox)
<set-property name="user.agent" value="ie6" /> (compile code just for
explorer)

In this way, GWT only generates one version for your browser instead
generate all versions for all browsers.

On Feb 18, 2:38 pm, mebassett <[email protected]> wrote:
> Howdy folks....
>
> I'm pretty new to GWT, and most everything is going fine for me...but
> trying to build the project in netbeans (using the nb4gwt plugin)
> takes forever.  Even the basic project that's built with the wizard
> takes well over a minute to build.
>
> This really kills productivity.
>
> I can build a GWT app in eclipse or through terminal in much less
> time...why is netbeans taking so long? has anyone else had this
> problem? am I doing something wrong? any tips?
>
> 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 at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to