Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5314750 By: bsnahrwold
Thanks for responding. If I were to set this up from scratch, I would create a pydev project called, say packages, then create a package called config, then create configSetup. I would then have a structure in Eclipse that represents what I have on disk. Right now I have a file in eclipse called configsetup.py. There will be multiple files in the package. I can execute the configSetup.py module from the command-line but I am not understanding how to set this setup in Eclipse so I can run the script in Eclipse with the debugger. As previously mentioned, this structure is in subversion, so I want to be able to modify files and then use tortoisesvn to commit the changes. ______________________________________________________________________ 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
