Я хочу попробовать плагин Google Eclipse для Google App Engine, но я застрял в учебнике ...
Я хочу запустить веб-приложение из учебника Google, но когда янажмите «RUN 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.
В чем проблема?Кажется, что команда для запуска сервера неверна, но я ее не редактировал ... может кто-нибудь помочь?