On 2/9/07, Patrick Smith <[EMAIL PROTECTED]> wrote:

Awesome.

Fabio - I read what you said and added twisted to the System
PYTHONPATH and to the list of Forced builtin libs. Code completion now
works for the example Chris sent. Give it a second try, Chris!

I'll have to try doing the same for the zope code that I am using. The
only problem is that I like to have that code in a Project in eclipse
so I can easily browse it. I don't I can have it as both a project and
a builtin lib. Any thoughts on how to get around this?



Well, it works if you have a copy of the source as a project and don't set
the project pythonpath for it... (it would work if it was the same actually,
but then pydev would go and try to analyze the zope code, which is something
I don't think you'd really want to do).

Cheers,

Fabio
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to