简体   繁体   中英

Intellij Idea: Error in deploying to Google App Engine

I have recently switched to Idea version 2017 and when I try to deploy to Google App Engine, it gives the error: "Error running Google App Engine deployment: Server not specified"

错误截图

I think there was a new setting in this version (asking for a server name). I left it empty in my first attempt and now that dialog doesn't popup and straightaway gives this error every time.

How can I remove the stored settings of this App Engine plugin, so that it'll as the server name again?

Thanks.

When you invoke this action for the first time IntelliJ IDEA just creates a new Run/Debug configuration for the Google App Engine. You can always access it later in the Edit Run/Debug configurations dialog and change the server and/or the artifact to deploy:

编辑运行/调试配置

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM