java - IntelliJ 部署到 GAE 不起作用

标签 java google-app-engine gwt intellij-idea

我想在 IntelliJ 中将 GWT-App 部署到 GAE,但我不知道问题是什么。我总是收到以下错误:

Error running Google App Engine Deployment: Deployment is not selected

但是在运行配置中,下拉列表中没有任何内容可供选择: enter image description here

我也无法像 the help section of IntelliJ 中所述在构面 View 中配置 GAE 帐户。 : enter image description here

我在这里遗漏了什么吗?

最佳答案

  1. 首先,选择“编辑配置”,如下所示:

    Edit Configurations

  2. 然后,按如下方式编辑配置:

    edit step as picture

关于java - IntelliJ 部署到 GAE 不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33485448/

相关文章:

java - 谷歌应用引擎 : What is SystemServiceServlet and its relation to the _ah directory?

java - 从 Cucumber Java 中的 Scenario outline 示例表中解析整数列表

java - 如何在 Spring Boot + Angular 2 项目中使用 Gradle 构建将静态文件添加到 jar

java - 如何使用 Eclipse 检查调试符号状态?

java - 以随机设置绘制一系列同心圆

google-app-engine - 如何在新的 Cloud Storage Api (Python) 中设置 CacheControl?

App Engine 上的 Laravel 8 : "Please provide a valid cache path"

python - 使用 Google App Engine 时无法导入 Flask

java - 如何全局设置 SmartGWT 应用程序中所有工具提示的宽度?

gwt - 如何刷新gwt中的图像?