New issue 76 by dobesv: Add support for -localWorkers option
http://code.google.com/p/gwt-tooling/issues/detail?id=76
Along with the other changes for the new compiler it would be nice to have
a -localWorkers option to set the number of threads used to compile
permutations, since this might shave a few minutes of my compile time.
Alternatively, a text box just letting me add some things to the GWT
Compiler command like would be fine, too.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Here's a patch to add a textbox to enter additional compiler arguments,
like -
localWorkers or -draftCompile.
Attachments:
gwt-tooling-compiler-args-property-patch.txt 9.3 KB