2013/04/14

GWT

If you find yourself for some aweful reason working with GWT, do yourself a favor.
Add the following line to 'Advanced settings' of 'GWT Compile' dialog:
-draftCompile -localWorkers X
X being the number of cores in your CPU.
You can thank me later :)

(+Boris Daich, you might find it helpful)