Hey all, I've swapped to Google Plugin for Eclipse 1.3 in the hopes that I can use it with Maven and resolving workspace dependencies. I have created a copy of my previously working project, upgraded to the latest GAE SDK and m2e plugin and have tried to follow the GPE FAQ instructions with Eclipse 3.5 EE. They don't always match up and depending on what I'm doing, I get the following issues:
1. As instructed, I'm unchecking "Run built-in server" in the Web Application run configuration. However, it shows the following error: "App Engine projects need to run the built-in server." 2. When running the Web Application Configuration, the console ONLY displays: Usage: <dev-appserver> [options] <war directory> ... 3. I'm not entirely certain of how the process should go. Do I start my Tomcat 1.6 instance first and THEN do Run As Google Web Application? Who is responsible for initializing my servlet? I know almost nothing Tomcat or running a server, so if this is the problem I would appreciate some detail. Thanks in advance for the help! Jake -- 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.
