Don’t use Chrome with GWT’s development mode!
by smctainsh on 22/05/2012As weird as that title sounds (given Google’s association with Chrome), do not use Chrome for your GWT testing needs. Instead, use Firefox or Internet Explorer with the appropriate GWT plugin – you’ll find your project will run much faster.
According to this Stack Overflow response, Chrome’s multi-process architecture works against it.
smctainsh@gmail.com
No comments yet.