Yes, that's right... pydev only supports symlinks in the interpreter configuration (in the source folder, symlinks don't work...)
Cheers, Fabio On Wed, Mar 5, 2008 at 5:45 AM, JeanMichel FRANCOIS <[EMAIL PROTECTED]> wrote: > Hi, > On ubuntu most of python lib are symlinked, just check with an $ > ls -lh /usr/lib/python and Pydev doesn 't support symlink source folder. > > > > > Hello. > > I am a developer of Nova, a Linux distribution based on Gentoo. When I > > install eclipse+pydev I have auto completion on gtk, i.e gtk.Label() is > > show in the auto complete list even without put gtk in force builin > > libs. But with ubuntu, it not work. > > > > Any idea why with ubuntu gtk is not auto complete? > > > > (sorry for my english, I spoke spanish) > > > > Thanks, JJ > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > pydev-code mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/pydev-code > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > pydev-code mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pydev-code > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ pydev-code mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-code
