[Pydev-users] [pydev - Users] RE: setup code completion for a pylons projec

2007-02-10 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4150742 By: fabioz Just as a note... I've just fixed that error in the code completion for 1.2.7. Cheers, Fabio __ You are receiving this

Re: [Pydev-users] Twisted Autocompletion missing?

2007-02-10 Thread Fabio Zadrozny
On 2/9/07, Chris Hengge [EMAIL PROTECTED] wrote: Could you be a little more specific to how you got it working? I've got: C:\Python24\Lib\site-packages\twisted Actually, that's not correct... you should have only C:\Python24\Lib\site-packages in the system pythonpath (twisted is already the

Re: [Pydev-users] Twisted Autocompletion missing?

2007-02-10 Thread Fabio Zadrozny
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

[Pydev-users] nabble

2007-02-10 Thread Patrick Smith
Hi Fabio, I'm a big fan of Nabble (http://www.nabble.com/pydev-for-eclipse-f3293.html) and would like to put pydev-users@lists.sourceforge.net and its archives up there. Any objections? Regards, Patrick Smith http://www.openengagement.com

Re: [Pydev-users] nabble

2007-02-10 Thread Fabio Zadrozny
On 2/10/07, Patrick Smith [EMAIL PROTECTED] wrote: Hi Fabio, I'm a big fan of Nabble (http://www.nabble.com/pydev-for-eclipse-f3293.html) and would like to put pydev-users@lists.sourceforge.net and its archives up there. Any objections? No objections. Cheers, Fabio

Re: [Pydev-users] Twisted Autocompletion missing?

2007-02-10 Thread Chris Hengge
OK, well, the automatic thing that sets up System PYTHONPATH already has c:\python24\Lib\site-packages, it always gets that automatically when I add the interpreter. The poster before mine that I replied to said he added twisted and thats why I was getting clarification. I've also tried adding