HI Everybody, I am building the tutorial's project simpleExample, which is about GWT and REST. I have made a run configuration of type java application (main class : com.google.gwt.dev.DevMode, arguments : org.restlet.example.gwt.SimpleExample )
the launcher propose to use for startup url the file <testGWT.html> and when i launch the default brower (chrome) i get : [ERROR] Unable to find type 'org.restlet.example.gwt.client.SimpleExample' [ERROR] Hint: Check that the type name 'org.restlet.example.gwt.client.SimpleExample' is really what you meant [ERROR] Hint: Check that your classpath includes all required source roots i have tried to add source in classpath but not possible in the run configuration, so i add it in source, but without success. i dont' see the problem ? some help would be very appreciated . Bye -- 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.
