如何在IntelliJ运行配置中为App Engine Java DevAppServer设置环境变量?

huangapple go评论86阅读模式
英文:

How do I set environment variables for app engine java devappserver in IntelliJ run configuration?

问题

我在网上看到各种各样的指南,声称在App Engine应用的“运行配置界面”中有一个“环境变量”部分。但是我的界面看起来是这样的:

如何在IntelliJ运行配置中为App Engine Java DevAppServer设置环境变量?

我使用的应该是最新版本的Google App Engine插件和SDK。

我的应用在运行时需要设置各种必需的环境变量。

英文:

I see all sorts of instructions online that claim there is an "Environment Variables" section of the Run Configuration UI for App Engine apps. But mine looks like this:

如何在IntelliJ运行配置中为App Engine Java DevAppServer设置环境变量?

I'm using what I think is the latest version of the Google App Engine plugin and SDK.

My app has various required environment variables that need to be set when it runs.

答案1

得分: 1

多亏了Jose V的评论,我成功移除了所有旧版应用引擎开发SDK的痕迹,并且成功解决了这个问题。

英文:

Thanks to Jose V's comment, I was able to remove all vestiges of the legacy app engine development SDK, and get past this issue.

huangapple
  • 本文由 发表于 2020年7月24日 05:04:14
  • 转载请务必保留本文链接:https://go.coder-hub.com/63063091.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定