Using the instructions to install on Windows using Java, after the SDK is installed, it says try a demo program in a command prompt.
but that command line doesnt point to the right directory, even when its in the directory there is no command that is recognized. quote: If you are using Windows, start the guest book demo in the development server by running the following command at a command prompt: appengine-java-sdk\bin\dev_appserver.cmd appengine-java-sdk\demos \guestbook\war from the web page: http://code.google.com/appengine/docs/java/gettingstarted/installing.html but the install only has "appengine-java-sdk-1.3.6" when the 136 is left off it says cannot find the path trying to run JUST dev_appserver.cmd it says this is not an executable file. I have in the past installed Python and got everything working and deployed a GAE project*(s) thanks -- 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.
