What are the current relationships between Eclipse, Aptana and PyDev?

Viewed 7179

I'm still searching for the ideal development setup for Django, and am having a bit of difficulty sorting out where things currently stand.

I am hoping for something suited for server- as well as client-side development, with support for template-editing and jQuery.

At present I'm using only PyDev in Eclipse and have the following questions:

  • Do I scrap the Eclipse installation and start fresh with Aptana Studio? if so,

    -what else would I need before and/or after to achieve the environment I described above?

  • Is everything going to be supported in the future?

  • Am I overlooking a better solution that doesn't even involve any of these tools I've mentioned?

I'm no longer interested in either Java or RoR, if this makes any difference.

3 Answers
Related