【发布时间】:2012-12-31 14:25:21
【问题描述】:
在 Google Web 应用程序的 Eclipse 运行配置中,我看到了一个程序参数列表,如下所示:
-remoteUI "${gwt_remote_ui_server_port}:${unique_id}" -startupUrl Test_AppEngine.html -logLevel INFO -codeServerPort 9997 -port 8888 ...
两个问题:1)“gwt_remote_ui_server_port”和“unique_id”在哪里定义,更一般地说,2)我在哪里可以找到所有可能参数的描述?
谢谢。
【问题讨论】: