简体   繁体   中英

Google App Engine Java with IntelliJ Community Edition

Is it possible to use App Engine Java with IntelliJ Community Edition? I know there is an official plugin for 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

I've used Community EAP for a year, only to realize that the Ultimate pre-release version is free.

I've used EAP for 1.5 years now and it's not less stable than the releases, which is sad, but true.
If you report bugs that are real issues, you can get a fix turnaround of 1-2 weeks with EAP.
So far no issue have been serious enough to prevent me from using the IDE, just minor annoyances. Even if it happens you can just downgrade to a previous EAP build after filing a bug in YouTrack.

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.

Sample link: https://cloud.google.com/tools/android-studio/app_engine/add_module

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