Fwd: A change in /documentation/tutorial/developing-plone-with-eclipse
Israel Saeta Pérez <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.documentation |
|---|---|
| Message-ID | <[email protected]> |
Mikko, Could you please take care of this? Thanks in advance! -- israel ---------- Forwarded message ---------- From: Jean-Michel FRANCOIS <jeanmichel.francois-KrWsbXNwm3YigG9O6qpYOgC/[email protected]> Date: Thu, Apr 2, 2009 at 11:59 AM Subject: [Plone-docs] A change in /documentation/tutorial/developing-plone-with-eclipse To: Plone Docs List <[email protected]> Hi, I just have read this great tutorial http://plone.org/documentation/tutorial/developing-plone-with-eclipse and i would like to propose a modification: on #8, setting-up-pythonpath-in-eclipse It would be nice to show that a buildout can add all instance eggs and zope code in your pydev project's PYTHON PATH just by adding this to the current buildout: [pydev] recipe = pb.recipes.pydev pydevproject_path = ${buildout:directory}/.pydevproject eggs = ${instance:eggs} extra_paths = ${zope2:location}/lib/python/ So you have just by running the buildout and refresh the project get all the code completion. I was first used to omelette, but it skip zipped eggs, so with that one i have all packages available on code completion. JeanMichel FRANCOIS, Makina-Corpus ------------------------------------------------------------------------------ _______________________________________________ Plone-docs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plone-docs ------------------------------------------------------------------------------ _______________________________________________ Plone-docs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plone-docs