Reviewers: jat, Description: Refactoring to one top level class per .java file, since some tools don't understand more than that.
Review by: jat Please review this at http://gwt-code-reviews.appspot.com/686801/show Affected files: M dev/core/super/com/google/gwt/lang/LongLibBase.java A user/src/com/google/gwt/i18n/tools/ArgHandlerValueChooser.java M user/src/com/google/gwt/i18n/tools/I18NSync.java M user/src/com/google/gwt/junit/BatchingStrategy.java A user/src/com/google/gwt/junit/ClassBatchingStrategy.java M user/src/com/google/gwt/junit/CompileStrategy.java A user/src/com/google/gwt/junit/ModuleBatchingStrategy.java A user/src/com/google/gwt/junit/NoBatchingStrategy.java A user/src/com/google/gwt/junit/ParallelCompileStrategy.java A user/src/com/google/gwt/junit/PreCompileStrategy.java A user/src/com/google/gwt/junit/SimpleCompileStrategy.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
