The following forum message was posted by  at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4695031:

Hi,

I noticed I recent problem when updating my PyDev plugin version. The problem
is that the console output is cleared when building the workspace.

I have a python file that is outputting some content to the console and I need
to debug it. After a while, the workspace is automatically build by Eclipse
triggering the PyDev builder. At that time, the console output is cleared. The
problem also arise with .launch configuration but I fixed the problem by 
disableing
the option to build workspace prior the launching of the configuration 
(Preferences
-> Run/Debug -> Launching -> Build (if required) before launching).

But now, I'm debugging some features of my script and after a bit of time, the
automatic build of workspace is triggered which clears the output. This is 
annoying.
It seems like the building process is either clearing the console output or
reuse the existing console to output is own stuff.

Maybe I should log an issue about this behavior ?

Regards and thanks for this great plugin,
Matt

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to