Re: [google-appengine] following directions for using "Getting Started with PhpStorm as Google App Engine PHP IDE"

2018-05-19 Thread Richard Bernstein
Thanks Oon. I did in fact load up python 2.7. I also stepped back my php version to 5.4. I developed my app using phpStorm and I see that they have a plugin and document called Getting Started with PhpStorm as Google App Engine PHP IDE

Re: [google-appengine] following directions for using "Getting Started with PhpStorm as Google App Engine PHP IDE"

2018-05-19 Thread oon arfiandwi
Hi Richard, python has 2 different branch, python 3 and python 2, and both still updated (at least until 2020). not all python 2 code can be interpreted correctly by python 3, because not all code are created as polyglot. As I know, Google App Engine for Python still using python 2.7 until now,

[google-appengine] following directions for using "Getting Started with PhpStorm as Google App Engine PHP IDE"

2018-05-18 Thread Richard Bernstein
I am following the directions. It says I need: - Google App Engine SDK for PHP version 2.7