【问题标题】:Eclipse Google Web App Mandelbrot Errors:Eclipse Google Web App Mandelbrot 错误:
【发布时间】:2023-03-10 01:34:01
【问题描述】:

我对 Eclipse 中的 Google 插件非常陌生。当我导入 mandelbrot 演示时:

/com.google.appengine.eclipse.sdkbundle_1.8.5/appengine-java-sdk-1.8.5/demos/mandelbrot/

首先我在war/WEB-INF/lib中遇到错误:

The GWT SDK JAR gwt-servlet.jar is missing in the WEB-INF/lib directory

然后我通过“将 /WEB-INF/lib 与 SDK 库同步”快速修复此问题,然后错误消失了;

其次,我将应用程序作为Web应用程序运行,然后consol中的错误说:

-server must be followed by an argument for servletContainerLauncher[:args]
Google Web Toolkit 2.5.1

谁能帮忙弄清楚发生了什么?谢谢

【问题讨论】:

    标签: eclipse google-app-engine gwt servlets web-applications


    【解决方案1】:

    我可以告诉你如何让它发挥作用:

    • 禁用项目属性菜单中“Google/Web 工具包”选项卡中的“使用 Google Web 工具包”选项。

    然后将项目作为 Web 应用程序运行,并在浏览器中访问 URL localhost:8888。

    我希望这对你有用!

    【讨论】:

      猜你喜欢
      • 2012-07-08
      • 2019-03-29
      • 2021-06-21
      • 1970-01-01
      • 2013-05-07
      • 1970-01-01
      • 2018-09-25
      • 2011-08-11
      • 2012-01-25
      相关资源
      最近更新 更多