我正在按照StockWatcher app的步骤操作.在Eclipse中运行应用程序后,我得到一个URL(http://127.0.0.1:8888/StockWatcher.html?gwt.codesvr=127.0.0.1:9997),显示:
http://code.google.com/webtoolkit/doc/1.6/tutorial/images/CreateStarterApplication.png
我在字段中插入我的名字,但是我收到此错误:
尝试联系服务器时发生错误.请检查您的网络连接,然后重试.
我在Eclipse中获得了这个输出:
Initializing App Engine server
[WARN] ********************************************************
There is a new version of the SDK available.
-----------
Latest SDK:
Release: 1.6.0
Timestamp: Tue Oct 18 01:46:22 CEST 2011
API versions: [1.0]
-----------
Your SDK:
Release: 1.5.5
Timestamp: Sat Oct 08 03:15:30 CEST 2011
API versions: [1.0]
-----------
Please visit http://code.google.com/appengine for the latest SDK.
********************************************************
Nov 15, 2011 5:24:37 PM com.google.apphosting.utils.jetty.JettyLogger info
INFO: Logging to JettyLogger(null) via com.google.apphosting.utils.jetty.JettyLogger
Nov 15, 2011 5:24:37 PM …Run Code Online (Sandbox Code Playgroud)