Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4526625 By: marc_scruples
I'm trying out EasyEclipse+PyDev because it's cross platform where my usual editor, Pythonwin (comes with the Pyhton Windows extensions), isn't. The big thing that's holding me up is that I can't get the interpreter to know about a script that I've just executed. For example, if I run a script that defines a class and then try to create an instance of it in the console I'll get an undefined name error. This happens if the script is part of a project, too. I hear emacs can be set up with this feature, so it's not unheard of. Eclipse is so configurable it seems there must be a way. ______________________________________________________________________ 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: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
