Done. On Tue, Jul 13, 2010 at 9:15 PM, <[email protected]> wrote:
> > http://gwt-code-reviews.appspot.com/691801/diff/1/2 > File dev/core/src/com/google/gwt/dev/jjs/impl/BuildTypeMap.java (right): > > http://gwt-code-reviews.appspot.com/691801/diff/1/2#newcode497 > dev/core/src/com/google/gwt/dev/jjs/impl/BuildTypeMap.java:497: > typeMap.get(superInterfaceBinding); > You press Ctrl+Shift+F in Eclipse. :) http://gwt-code-reviews.appspot.com/691801/diff/1/2#newcode737 > dev/core/src/com/google/gwt/dev/jjs/impl/BuildTypeMap.java:737: > @SuppressWarnings({"SuspiciousMethodCalls"}) > Unfortunately, if you add this, Eclipse then warns that it doesn't > understand the warning being suppressed. If you're not in the mood to > convince gwt-contrib that we ought to be adding IntelliJ-specific > warning suppression into the GWT codebase (it doesn't exist today), > maybe you could just rejigger the code to be less suspicious? > > > http://gwt-code-reviews.appspot.com/691801/show > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
