Hi, I am trying to create a project using UiBinder and 1.7.0-rc1 and am getting a noclassdef found for TreeLogger when I try to use the designer, is this a bug or am I missing something? I used the update site as specified on the GWT page https://dl.google.com/eclipse/plugin/4.4
Windows 7 64 bit and JDK 7 Download Luna and Run As Administrator Use a new workspace Install Plugin for Eclipse and GPE Create a GWT project using the New Web Application Project option from the GPE toolbar icon, uncheck use Google App Engine us e all other defaults (click finish to generate project) Select New Other for the client package select UiBinder from the Google Web Toolkit node of the wizard enter a name in the New UiBinder dialog, accept defaults ui.xml file opens in editor click design tab of the editor java.lang.NoSuchMethodError: com.google.gwt.dev.cfg.ModuleDefLoader.loadFromClassPath(Lcom/google/gwt/core/ext/TreeLogger;Ljava/lang/String;Z) -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
