I've installed Eclipse(Indigo) and Java jdk1.7.0_01. I also installed the google appengine plugin with GWT SDK 2.4.0 and App Engine SDK 1.5.5 included. The Java jdk1.7.0_01 is checked in the Eclipse preferences, installed JRE's. When I create a new google webapplication as a project in Eclipse with an example code, everything appears to be running normally and the google webapplication is being created as a project in Eclipse. But when I try to run the project, the console comes up with the following anouncement: Loading modules
com.demo.Demo [ERROR] Unable to find 'com/demo/Demo.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source? [ERROR] shell failed in doStartup method How can I solve this problem? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/G2uxRvDgDhEJ. 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-appengine-java?hl=en.
