This looks like a full clean / rebuild issue.

On Tue, May 12, 2009 at 11:16 AM, Jeff J. <jsjenkins...@gmail.com> wrote:

>
> Hi Everyone,
>
> I have been getting compile errors with the latest GWT source when I
> attempt to compile a project. I can build the GWT source itself if I
> cut out compilation of the samples (using "buildonly" option), but
> still get them when compiling my own projects. I'm using JDK 1.6.0_13
> on WinXP. Unfortunately I haven't been able to figure out at exactly
> which revision this started. Anything I could be doing wrong or is
> this a known issue?
>
> Here is the stack trace:
> [ERROR] Unexpected error while processing XML
> java.lang.IncompatibleClassChangeError: Found interface
> com.google.gwt.dev.jjs.SourceInfo, but class was expected
>        at com.google.gwt.dev.js.ast.JsProgramFragment.<init>
> (JsProgramFragment.java:28)
>        at com.google.gwt.dev.js.ast.JsProgram.setFragmentCount
> (JsProgram.java:241)
>        at com.google.gwt.dev.js.ast.JsProgram.<init>(JsProgram.java:85)
>        at com.google.gwt.dev.js.ast.JsProgram.<init>(JsProgram.java:64)
>        at
> com.google.gwt.dev.cfg.ModuleDefSchema.<init>(ModuleDefSchema.java:
> 1092)
>        at com.google.gwt.dev.cfg.ModuleDefLoader.nestedLoad
> (ModuleDefLoader.java:241)
>        at
> com.google.gwt.dev.cfg.ModuleDefLoader$1.load(ModuleDefLoader.java:
> 155)
>        at com.google.gwt.dev.cfg.ModuleDefLoader.doLoadModule
> (ModuleDefLoader.java:272)
>        at com.google.gwt.dev.cfg.ModuleDefLoader.loadFromClassPath
> (ModuleDefLoader.java:127)
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to