Google AppEngine in Intellij

1.5k Views Asked by At

How do I set up the Google App Engine in IntelliJ? I think I'm missing something here.

I see that they have app engine instructions on IntelliJ's site, but I don't see how to install it into Intellij.

2

There are 2 best solutions below

0
On BEST ANSWER

I don't think that the Google App Engine is available in the Community Edition. Otherwise it is available as a plugin in the Ultimate Edition. It should have been available directly after installation unless you deliberately unchedked it.

Ultimate Edition plugins, Google App Engine Integration plugin available.

enter image description here

Community Edition plugins, no Google App Engine Integration plugin :-(

enter image description here

1
On