Joe Lust
Joe Lust
See #162 for interim fix
@flavor8 Do you have a pull request with the Maven exclusions that work for you?
@branflake2267 Thanks!
@branflake2267 Silly me, I hadn't tried running using the `Run as Junit GWT Test` Eclipse shortcut, which does work. However, I still don't see the tests running properly with Maven....
Neither seem to work. What config do you use when building in TeamCity?
@branflake2267 Any updates on getting these tests to pass in CI?
Nice work @evmx Note: Looks like a `v3.16` update, so this will not actually work for folks using older versions. Please add a simple test of this property to the...
Given that this is a defect in the official API, any undocumented hacks applied here would simple make this implementation more brittle. I'd again assert that the point of this...
GWT Designer is probably the most fragile component that exists in GWT. A plethora of things don't work with it. That being said, I'm sure there are just some interfaces...
I'd like to make it really simple to use this with UiBinder like ``` xml ``` Much of this works out of the box with GWT (setting attributes are just...