Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4413554
By: fabioz

The faq: http://pydev.sourceforge.net/faq.html#ref_16 explains how to have a
regular python shell in the console (but it won't give you code-completion).
You can use that to invoke any other command/shell too.

Having code-completion directly in Eclipse within the console is still not 
supported
in pydev (in pydev extensions you can use the console to pass python commands
to be evaluated in the breakpoint context while debugging, but without
code-completion support: http://fabioz.com/pydev/manual_adv_debug_console.html)

Cheers,

Fabio

______________________________________________________________________
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 DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to