Do you also need to apply the same fix for the launch configurations that are generated by WebAppCreator?
On Thu, Sep 17, 2009 at 3:10 PM, <[email protected]> wrote: > > > http://gwt-code-reviews.appspot.com/68803/diff/1/3 > File user/src/com/google/gwt/user/tools/WebAppCreator.java (right): > > http://gwt-code-reviews.appspot.com/68803/diff/1/3#newcode264 > Line 264: + " <condition property=\"HostedMode32BitVmarg\" > value=\"-d32\" else=\"-Dgwt.dummy.arg=\">\n" > I assume empty string doesn't work here, thus the need for > -Dgwt.dummy.arg? Either way, you don't need the equals sign after the > decl. > > http://gwt-code-reviews.appspot.com/68803 > > > > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
