Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5311545 By: bsnahrwold
I am trying to use Pydev extensions in eclipse Ganymede to modify python modules in packages that already exist. The directory structure is in Subversion: c:\AMP\amp21\test\python\packages\config\configSetup.py config is a package directory and C:\amp\amp21\test\python\packages has been added to my Eclipse PYTHONPATH. config has an __init__.py file. I can edit the file, but I cannot seem to bring in the file into a pa ydev project which recognizes the config package folder. How do I do this? ______________________________________________________________________ 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 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
