I am trying to get the mobile webapp sample to work and I found (in this forum) that others are also having troubles to get it to work.
Im am running Eclipse 3.6 with the GPE 2.4 beta. When I try to run the application I get errors regarding the RequestFactoryServlet java.lang.ClassNotFoundException: com.google.web.bindery.requestfactory.server.RequestFactoryServlet I tried putting the gwt-servlet.jar on the classpath, but that did not help. When I do a GWT compile, I get the error (amongst others): The import com.google.gwt.user.cellview.client.DataGrid cannot be resolved This class is available in the online (SVN) repository, but not in the 2.4 beta distribution it seems. Since I could not find the magic steps to get it to work, I am asking this community for help. TIA Michel -- 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.
