I just debug in GAE... Deploy/update rather than Run. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of samueldc Sent: Wednesday, August 03, 2011 1:04 PM To: Google App Engine Subject: [google-appengine] Getting Started
Hi everybody, I trying to getting started with Google App Engine and Eclipse 3.7. After creating the project Guestbook, I'm getting the following error when trying to execute with Run > Debug As > Web Application: Usage: <dev-appserver> [options] <war directory> Options: --help, -h Show this help message and exit. --server=SERVER The server to use to determine the latest -s SERVER SDK version. --address=ADDRESS The address of the interface on the local machine -a ADDRESS to bind to (or 0.0.0.0 for all interfaces). --port=PORT The port number to bind to on the local machine. -p PORT --sdk_root=root Overrides where the SDK is located. --disable_update_check Disable the check for newer SDK versions. And I get a 404 error when trying http://localhost:8080/guestbook Anyone could please help me? SDC -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
