Hi
I am new to IntelliJ. I am trying to set up the Google App Engine in my IntelliJ project.
I went into Project Settings --> Modules and added Google App Engine. I sent the path to the ../appengine-java-sdk-1.9.10 folder and click ok.
I than went into Project Settings --> Facets and made sure the path to Google App Engine again points to the same path as above.
When I click on Edit Configurations, than + and select Google AppEngine Dev Server, I get a "Error: Application Server 'AppEngine Dev 1.9.10' is not configured" message. When I click on the "Configure..." button, nothing happens.
Can someone point me in the right direction to get Google App Engine configured.
Thanks
Bill