getting this message when trying to run my gae/j app in Eclipse: 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. I was experimenting with implementing gwt in my gae/j app but decided not to pursue that path further. Now, I'm just trying to run the app and have the "use gwt" settings unchecked but am still getting this error. I'm using Eclipse 3.4.1 and gae/j 1.3.1 -- 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.
