http://gwt-code-reviews.appspot.com/766802/diff/1/3 File user/src/com/google/gwt/validation/client/AbstractGwtSpecificValidator.java (right):
http://gwt-code-reviews.appspot.com/766802/diff/1/3#newcode69 user/src/com/google/gwt/validation/client/AbstractGwtSpecificValidator.java:69: context.getRootBean()).setRootBeanClass(context.getRootBeanClass()).build(); On 2010/08/28 00:46:37, Nick Chalko wrote:
The auto-formater is still slightly off, but this is better.
This fails ant checkstyle, anything I can do ? <error line="74" column="4" severity="error" message="'.' is preceded with whitespace." source="com.puppycrawl.tools.checkstyle.checks.whitespace.NoWhitespaceBeforeCheck"/> http://gwt-code-reviews.appspot.com/766802/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
