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

Mastering those is really central to eclipse ;-)
It's nice to get used to ctrl+F6 / F7 / F8

>>  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'm working on having a better shell integration (there should be
something working well for the next release, but in the current
release that's not available).

>
>  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.

As I said, I'm working on having a better shell, but it's still not
there... can you give me some example on the use-case you want to
achieve (I'm not really a user of Idle, so, if you could explain more
in details what you want, I have a better chance of getting to it).

Cheers,

Fabio

-------------------------------------------------------------------------
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