[Pydev-users] [pydev - Users] RE: Code Completion on Vista

2007-05-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4332294 By: fabioz Do you have something in your error log? Does it work in some other editor (e.g.: java)? __ You are receiving this email

[Pydev-users] [pydev - Users] RE: Breakpoints Ignored in 1.3.3, Eclipse 3.2

2007-05-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4332448 By: petikeke Yep, that fix works, thanks. __ You are receiving this email because you elected to monitor this forum. To stop

[Pydev-users] [pydev - Users] RE: Breakpoints Ignored in 1.3.3, Eclipse 3.2

2007-05-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4332493 By: fabioz Humm... I have to see how stackless breaks those functions... meanwhile, you can probably comment lines 46-64 in pydevd_frame.py to make it work (it'll be a bit slower, but should work) --

[Pydev-users] configuring src folders

2007-05-27 Thread Lee Connell
Hello,This is probably a stupid question, but I am confused. In this section http://fabioz.com/pydev/manual_101_project_conf2.html it says how to add a src folder. I've done this and there it is a src folder with nothing in it. Am I suppose to import into that src directory an existing

[Pydev-users] [pydev - Users] RE: Code Completion on Vista

2007-05-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4332548 By: leegleechn Nothing is logged. If I do it with Java, the window does come up when I hit ctrl-Enter, but not when I hit '.', and it never has any suggestions. I think I'll just move to the Visual

Re: [Pydev-users] configuring src folders

2007-05-27 Thread Fabio Zadrozny
On 5/27/07, Lee Connell [EMAIL PROTECTED] wrote: Hello, This is probably a stupid question, but I am confused. In this section http://fabioz.com/pydev/manual_101_project_conf2.html it says how to add a src folder. I've done this and there it is a src folder with nothing in it. Am I suppose

Re: [Pydev-users] configuring src folders

2007-05-27 Thread Lee Connell
Everything is working fine here except pydev doesn't seem to know everything it should about turbogears. I've removed the python interpreter and re-added it and it scanned through everything once again. Some imports of turbogears it says is unresolved, while some others are just fine. Do I

Re: [Pydev-users] configuring src folders

2007-05-27 Thread Fabio Zadrozny
On 5/27/07, Lee Connell [EMAIL PROTECTED] wrote: Everything is working fine here except pydev doesn't seem to know everything it should about turbogears. I've removed the python interpreter and re-added it and it scanned through everything once again. Some imports of turbogears it says is

[Pydev-users] [pydev - Users] RE: pyDev and distutils question

2007-05-27 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4332751 By: fabioz I think it inherits the same path you used to start eclipse (haven't checked it). Cheers, Fabio __ You are receiving