I'm using Eclipse 3.4.1, GAE 1.3.1 and trying to use GWT 2.0.3. I've been working on my GAE app some time and that's working well - just want to spice up the front-end a little. I added a new GWT module, entry point class and HTML page from File -> New and then copied the appropriate js head include in my existing index.jsp page, but I'm still getting Missing required argument 'module[s]' Google Web Toolkit 2.0.3. When running the app, I right-click on my project and then go to Debug As and choose Java Application. Then I found the com.google.gwt.dev.DevMode app to run and then I get the Missing required argument 'module[s]' error.
-- 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.
