Thanks :) I'm still getting really long build when I edit more than one file, but its certainly an improvement! I might just have to stick to eclipse.....
On Feb 19, 9:50 am, Jason Morris <[email protected]> wrote: > Not sure why it would take less time on the command line (memory possibly). > > I blogged a nice little solution to gwt4nb's build problems > here:http://lemnik.wordpress.com/2008/07/27/fixing-compilation-in-gwt4nb/ > > It's a chunk of ant that you can drop in your normal build.xml to give the > GWT compiler more memory, > and so that it only runs when you change client side code. > > I've actually got a few patches for gwt4nb, but because of some weirdness > around the Editor Hints I > can't deploy it at the moment :( > > Hope the build script helps in the mean-time. > //J > > mebassett 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 -~----------~----~----~----~------~----~------~--~---
