Its probably related to project setup, but one thing I've noticed is that PyCharm seems to automatically figure out that an existing project is a google app engine project, and it does the right thing. I've tried, but failed to get IntelliJ to do the same. Is this a limitation of IntelliJ or am I missing something?
Hello Christian,
Yes, aside from different release cycle and different UI for project setup.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Its probably related to project setup, but one thing I've noticed is that PyCharm seems to automatically figure out that an existing project is a google app engine project, and it does the right thing. I've tried, but failed to get IntelliJ to do the same. Is this a limitation of IntelliJ or am I missing something?
Brad
Hello Brad,
Indeed, this is a missing feature in the plugin. I've filed an issue: http://youtrack.jetbrains.net/issue/PY-3388
In the current version, you need to add the App Engine facet to the module
automatically.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"