On Thu, Apr 8, 2010 at 3:56 AM, zackmac <[email protected]> wrote: > Anybody have any thoughts on what I could be missing? > > On Apr 5, 9:24 pm, zackmac <[email protected]> wrote: >> 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
this is most likely wrong. there must be something like run as "web application" (did you install the google plugin correctly?). plus. this is a gwt question - most likely you will never get an answer here. try the GWT mailing instead. they will help. ra >> 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 App Engine for Java" 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-appengine-java?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
