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:
From the main menu, select Tools | Upload App Engine Application. In the dialog that opens specify the deployment configuration settings and click Run. During the deployment IntelliJ IDEA might prompt you for your Google Account credentials.
To develop applications in IntelliJ IDEA, you need a Java SDK (JDK). A JDK is a software package that contains libraries, tools for developing and testing Java applications (development tools), and tools for running applications on the Java platform (Java Runtime Environment — JRE).
Google App Engine primarily supports Go, PHP, Java, Python, Node. js, . NET, and Ruby applications, although it can also support other languages via "custom runtimes".
Create a new Android project Launch IntelliJ IDEA. On the Welcome screen, click New Project. If you already have a project open, from the main menu select File | New | Project. In the New Project wizard, select Android on the left.
Community Edition doesn't have this feature, check the matrix, I'm also not aware of any third-party plug-ins that would add this functionality to the 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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With