|
Project Information
Links
|
This recipe creates a Pydev (1) project for Eclipse. The goal is to automate the following strategy:
This approach works very well when working with Zope/Plone, specially if combined with collective.recipe.omelette (2), as pointed in this article (3) by Martin Aspeli. However it should be flexible enough to allow other strategies. This project is listed on PyPI, see the link on the right column of this page. Download from there. (1) http://pydev.sourceforge.net/ (2) http://pypi.python.org/pypi/collective.recipe.omelette (3) http://www.martinaspeli.net/articles/eclipse-pydev-and-buildout |