Then i will wait for 2.5. On Wed, Jun 13, 2012 at 8:18 PM, Cristian Rinaldi <[email protected]>wrote:
> I updated my local copy, I compiled and it worked! > It's weird because I had done, something must have been wrong. > > > A.U.S Cristian Rinaldi > Logikas - Conectando Ideas > www.logikas.com > > > 2012/6/13 Thomas Broyer <[email protected]> > >> >> >> On Wednesday, June 13, 2012 2:53:50 PM UTC+2, Cristian Rinaldi wrote: >>> >>> I'm using UiRenderer for cells, but I'm getting this error at compile >>> time. (I'm using the trunk) >>> >>> com.google.gwt.dev.jjs.**InternalCompilerException: Unexpected error >>> during visit. >>> at com.google.gwt.dev.jjs.ast.**JVisitor.translateException(** >>> JVisitor.java:109) >>> at com.google.gwt.dev.jjs.ast.**JModVisitor.accept(** >>> JModVisitor.java:276) >>> at com.google.gwt.dev.jjs.ast.**JModVisitor.accept(** >>> JModVisitor.java:265) >>> at com.google.gwt.dev.jjs.ast.**JVisitor.accept(JVisitor.java:**116) >>> at com.google.gwt.dev.jjs.ast.**JCastOperation.traverse(** >>> JCastOperation.java:65) >>> at com.google.gwt.dev.jjs.ast.**JModVisitor.traverse(** >>> JModVisitor.java:361) >>> at com.google.gwt.dev.jjs.ast.**JModVisitor.accept(** >>> JModVisitor.java:273) >>> at com.google.gwt.dev.jjs.ast.**JModVisitor.accept(** >>> JModVisitor.java:265) >>> .... >>> .... >>> *Caused by: java.lang.NoSuchMethodError: com.google.gwt.uibinder. >>> rebind.UiBinderWriter.getBundleAttributeParser(Lcom/ >>> google/gwt/uibinder/rebind/XMLAttribute;)Lcom/google/gwt/ >>> uibinder/attributeparsers/AttributeParser;* >>> at com.google.gwt.uibinder.**elementparsers.** >>> ComputedAttributeInterpreter.**interpretElement(** >>> ComputedAttributeInterpreter.**java:67) >>> >> >> Which revision are you using? There's no call to getBundleAttributeParser >> from ComputedAttributeInterpreter: >> >> http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/gwt/uibinder/elementparsers/ComputedAttributeInterpreter.java?r=10548 >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/google-web-toolkit/-/f7Miaca8iy4J. >> >> 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. >> > > -- > 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. > -- Deepak Singh -- 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.
