Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=6630551
By: fabioz

Hi, I've just followed that thread... 

As it says, the PyRoot structure doesn't seem to give the needed support even
from a live shell (users have to try to make an import and check for an 
ImportError
to see if it succeds)

An option might be putting the specific submodules you want in the forced 
builtins
(e.g.: you could add PyRoot.module1 there)

But that can be a pain without a better interface (but if that works, I can
change the interface so that you can add those easier).

There are plans in Pydev to add 'completion files' that can describe the modules
without needing a shell, but that's not currently done (but keep an eye open
for it).

Cheers,

Fabio

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to