I have just started to use PYDEV, after exclusively using IDLE and I am
getting used to the Ecllipse Workbench and Views.

I would find it useful to have a Python Shell window that has the 'memory
state' of the Python code that had just been run (i.e. like IDLE)  Is this
possible with Eclipse and pydev?

I have figured out how to make an external tool that opens a Python, but the
pydev window code does not run in this window.  I can guess the problem I
need to solve is that the code being run through pydev and Eclipse is
<terminated>  in the console window and if I can keep it not terminated I
would get the functionality I want.
-- 
View this message in context: 
http://www.nabble.com/PYDEV-for-an-IDLE-user-tp16121948p16121948.html
Sent from the pydev-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to