Tuesday, February 1, 2011

Setting up Eclipse/Python for Google engine development on Mac

Just wanted to share about few diffs in google version of setup here: http://code.google.com/appengine/articles/eclipse.html and current state.

PyDev extension update site for Eclipse has moved to http://pydev.org/updates and google engine sdk is located normally here: /Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine (found here on google groups).

With those tiny updates to the article above I was able to achieve a python newbie nirvana on my Mac:

image

So far in my trip I’m keeping faith in javascript/jQuery over GWT, with my ASP.NET classic vs. MVC/json/jquery beliefs mapped quite well in this GWT vs. Javascript article. And still faithful on python choice over java. At least for those mid size apps…

No comments: