Re: [Pydev-users] PyDev Indexing Query...

2007-08-13 Thread Fabio Zadrozny
On 8/13/07, Renen Elal <[EMAIL PROTECTED]> wrote: > > Hi Fabio, > > > Thanks for the quick reply. > > I seem to have many folders in my project I would like to index (almost > all of them, actually). Is adding just the root folder enough? If not, is > there a way to collectively add a set of fold

Re: [Pydev-users] PyDev Indexing Query...

2007-08-13 Thread Renen Elal
Great! I already tried it and it seems to work. Thanks, Renen Elal Fabio Zadrozny wrote: On 8/13/07, Renen Elal <[EMAIL PROTECTED]> wrote: Hi Fabio, Thanks for the quick reply. I seem to have many folders in my project I would like to index (almost all

[Pydev-users] [pydev - Users] RE: Code completion - methods

2007-08-13 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4461868 By: luksow Thx alot! The problem was that I was editing just single file and for autocompletion I have to work on project not just separte file. Regards, Luke _

[Pydev-users] [pydev - Users] Debugging/Stepping into system files

2007-08-13 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4462291 By: saschwarz Hi, I couldn't find this in the FAQ. When debugging I don't seem to be able to step into any Python files within the python distribution. i.e. /usr/lib/python2.4/logging/__init__.py or /us

Re: [Pydev-users] new to pydev | unresolved import

2007-08-13 Thread Fabio Zadrozny
> > > Also, I have a comment on adding modules in the project config. > When adding a package myFabModule, it is added sure, but in a very > unpythonic > manner if you ask me. Its importing this in the namespace as Actually, you need to add the paths that would usually be in the pythonpath (that

[Pydev-users] [pydev - Users] PYDEV INSTALLATION PROBLEMS IN LINUX

2007-08-13 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4462664 By: joey41 Hallo!My names are Joe Mwangi.I am a 22 year old Kenyan citizen who has installed Suse Linux 10.1 i586 on his PC.Also,I have installed eclipse 3.2.2 and Python 2.4.2. I was hoping to have a

[Pydev-users] [pydev - Users] RE: PYDEV INSTALLATION PROBLEMS IN LINUX

2007-08-13 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4462683 By: lianos Hi, I don't think there's a difference in .zips between linux + windows since they're java files, after all. It's been a while since I've installed any plugins by hand, but I believe the c

[Pydev-users] [pydev - Users] PyDev source directories

2007-08-13 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4463051 By: anthony-b Hi to all, my first post, great to be here! So, i study PyDev "manual", especially the source directories section but i cannot figure out how to do this. I have a project named "TestDirs