Patrick Gerken - 2009-06-18

Hi,

is there any news on this?
This is becoming an issue big enough for me to try diving into eclipse.

In zope development you often and easily get 60 or 70 eggs.
With the buildout recipe omelette I can create a single folder that I can add as a single folder. All egg resources are linked in such a way that python would find all packages from this directory only.

But when I edit my code this way, the analysis functionality is broken. I am working more and more with vim because of that...