On 28 août, 07:09, maticpetek <[EMAIL PROTECTED]> wrote:
> Hello,
>     I try to migrate my project from 1.4.62 to GWT 1.5 RC2. But I get
> the bottom error when i build my project with build.xml script (before
> that i replace 'gwt-mac-1.4.62' with 'gwt-mac-1.5.1'). Any idea what
> could be wrong? Thank you.
>
> My environment:
> OS X, 10.5.4
> GWT 1.5 RC 2
> Eclipse 3.4.0
>

[...]

>      [java] Exception in thread "main" java.lang.NoSuchMethodError:
> org.eclipse.jdt.internal.compiler.Compiler.<init>(Lorg/eclipse/jdt/
> internal/compiler/env/INameEnvironment;Lorg/eclipse/jdt/internal/
> compiler/IErrorHandlingPolicy;Lorg/eclipse/jdt/internal/compiler/impl/
> CompilerOptions;Lorg/eclipse/jdt/internal/compiler/
> ICompilerRequestor;Lorg/eclipse/jdt/internal/compiler/
> IProblemFactory;)V

Check your classpath, your Eclipse's JDT probably interferes with
GWT's one.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to