Full clean Ant build just finished and it passed with the build.xml tweak and the requestfactory-apt.jar update. Thanks Colin.
Eclipse still unhappy though of course. Is there an issue/patch for this? Has anyone tracked down the original change set that caused this? I might be able to take a look in the morning if not. On Friday, June 13, 2014 12:34:21 AM UTC-4, Michael Prentice wrote: > > I hit the same thing last night. The fix you suggested may help with Ant, > but it does not resolve the compile errors in Eclipse :( It doesn't look > like Eclipse has any Annotations to ignore these types of severe errors > either, > > I just pulled in the 4 commits from today and they don't help with this: > > > - List cannot be resolved to a type ImmediateCompileFails.java > - > > /gwt-user/core/test/com/google/gwt/dev/testdata/incrementalbuildsystem/super/com/google/gwt/dev/testdata/incrementalbuildsystem > line > 20 Java Problem > - ArrayList cannot be resolved to a type ImmediateCompileFails.java > - > > /gwt-user/core/test/com/google/gwt/dev/testdata/incrementalbuildsystem/super/com/google/gwt/dev/testdata/incrementalbuildsystem > line > 20 Java Problem > - The declared package > "com.google.gwt.dev.testdata.incrementalbuildsystem" does not match the > expected package > > "com.google.gwt.dev.testdata.incrementalbuildsystem.super.com.google.gwt.dev.testdata.incrementalbuildsystem" > > - ImmediateCompileFails.java > > /gwt-user/core/test/com/google/gwt/dev/testdata/incrementalbuildsystem/super/com/google/gwt/dev/testdata/incrementalbuildsystem > line > 14 Java Problem > > I also get errors on the Ant build even after replacing the > requestfactory-apt.jar in the GWT Tools SVN repo with the output of my > dist-dev build. > -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/93d20ccf-91c2-491a-8519-f321bbab4535%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
