简体   繁体   English

带有IntelliJ社区版的Google App Engine Java

[英]Google App Engine Java with IntelliJ Community Edition

Is it possible to use App Engine Java with IntelliJ Community Edition? 是否可以将App Engine Java与IntelliJ Community Edition一起使用? I know there is an official plugin for Ultimate Edition. 我知道Ultimate Edition有一个官方插件。

I would like to: 我想要:

  • have a run/debug configuration 有一个运行/调试配置
  • deploy to app engine 部署到应用引擎

Community Edition没有此功能, 请检查矩阵 ,我也不知道任何会将此功能添加到Community Edition的第三方插件。

You can get the Ultimate Edition to develop for App Engine, just download the EAP: https://confluence.jetbrains.com/display/IDEADEV/IDEA+2016.1+EAP 你可以为App Engine开发Ultimate Edition,只需下载EAP: https//confluence.jetbrains.com/display/IDEADEV/IDEA+2016.1+EAP

I've used Community EAP for a year, only to realize that the Ultimate pre-release version is free. 我已经使用了社区EAP一年,只是意识到Ultimate预发布版本是免费的。

I've used EAP for 1.5 years now and it's not less stable than the releases, which is sad, but true. 我现在已经使用EAP 1。5年了,它的稳定性并不比发布版本稳定,这很可悲,但却是如此。
If you report bugs that are real issues, you can get a fix turnaround of 1-2 weeks with EAP. 如果您报告存在真正问题的错误,则可以通过EAP获得1-2周的修复周转时间。
So far no issue have been serious enough to prevent me from using the IDE, just minor annoyances. 到目前为止,没有任何问题严重到足以阻止我使用IDE,只是轻微的烦恼。 Even if it happens you can just downgrade to a previous EAP build after filing a bug in YouTrack. 即使它发生了,您也可以在YouTrack中提交错误后降级到之前的EAP版本。

I don't know if that would be acceptable, but Android Studio - which is free and based on IntelliJ Community edition - offers integration with Google App Engine. 我不知道这是否可以接受,但Android Studio - 免费且基于IntelliJ社区版 - 提供与Google App Engine的集成。

Sample link: https://cloud.google.com/tools/android-studio/app_engine/add_module 示例链接: https//cloud.google.com/tools/android-studio/app_engine/add_module

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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