Personal tools
You are here: Home Zope & Plone tips Setup Pydev Extensions to autocomplete Zope & Plone paths
Navigation
 
Document Actions
  • Send this page to somebody
  • Print this page
  • Add Bookmarklet

Setup Pydev Extensions to autocomplete Zope & Plone paths

by tibi last modified 2007-06-01 19:31
You can get very nice autocomplete and auto-import of Plone and Zope packages and modules by installing the Pydev Extensions to Eclipse (this is a comercial add-on for PyDev, by the same author).
  • Setup the python interpretor in Window > Preferences > Pydev
  • Add the zope instalation lib/python path to the Pydev project preferences (in my case it was /opt/Zope-29/lib/python)
  • Add the zope home folder to the Pydev - PYTHONPATH External Folders project preferences (in my case it was /home/tibi/z29instance). This is the folder that contains the Products subfolder.
  • If you have packages installed in the lib/python folder in the zope instance, add that as well.

Pydev Extensions to Eclipse

Posted by Anonymous User at 2007-10-29 03:27
Do you really need the commercial version or will it work with the free one also? Just thought I'd got this working with the free version in the past.

-Tim Knapp (http://kokorice.org)
Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: