Re: Internal compiler error when upgrading vom 2.0.4 to 2.1.0.RC1

2010-12-09 Thread skrat
Awesome! Saved my ass too, thanks a ton On Oct 20, 3:45 pm, wolfgang wrote: > solved the problem. I changed the order in java build path (order and > export), so that GWT SDK is now on Top. > everything compiles without exception. > > On 15 Okt., 12:02, wolfgang wrote: > > > > > > > > > Sorry fo

Re: Internal compiler error when upgrading vom 2.0.4 to 2.1.0.RC1

2010-11-27 Thread Ltearno
Thank you so much i would have not thought of that ! U saved me !!! On 20 oct, 15:45, wolfgang wrote: > solved the problem. I changed the order in java build path (order and > export), so that GWT SDK is now on Top. > everything compiles without exception. > > On 15 Okt., 12:02, wolfgang wrote:

Re: Internal compiler error when upgrading vom 2.0.4 to 2.1.0.RC1

2010-10-20 Thread wolfgang
solved the problem. I changed the order in java build path (order and export), so that GWT SDK is now on Top. everything compiles without exception. On 15 Okt., 12:02, wolfgang wrote: > Sorry for posting this twice - haven't found the first post so I > assumed it got lost somewhere. > > On 15 Okt

Re: Internal compiler error when upgrading vom 2.0.4 to 2.1.0.RC1

2010-10-15 Thread wolfgang
Sorry for posting this twice - haven't found the first post so I assumed it got lost somewhere. On 15 Okt., 11:58, wolfgang wrote: > I got this error message from the compiler when I tried an upgrade > from 2.0.4 to 2.1.0.RC1: > >  [ERROR]  Internal compiler error > java.lang.NoSuchMethodError: >

Internal compiler error when upgrading vom 2.0.4 to 2.1.0.RC1

2010-10-15 Thread wolfgang
I got this error message from the compiler when I tried an upgrade from 2.0.4 to 2.1.0.RC1: [ERROR] Internal compiler error java.lang.NoSuchMethodError: com.google.gwt.uibinder.rebind.UiBinderWriter.(Lcom/google/gwt/ core/ext/typeinfo/JClassType;Ljava/lang/String;Ljava/lang/String;Lcom/ google/g

Internal compiler error when upgrading vom 2.0.4 to 2.1.0.RC1

2010-10-13 Thread wolfgang
After upgrading to 2.1.0.RC1 I'm getting an "Internal compiler error" when compiling my project. Has anyone an idea why this happens and how I can solve this error? Have I missed an important point during the update process? Here is the exact error message: [ERROR] Internal compiler error java.