Skip to main content



      Home
Home » Newcomers » Newcomers » Running an application: writing to stdout steals focus
Running an application: writing to stdout steals focus [message #272355] Mon, 20 July 2009 14:31 Go to next message
Eclipse UserFriend
Hi,

I am testrunning an RCP app that writes to stdout (which means I see the
output in the console view). It writes a lot, and I'd like to keep it
running while I make modifications in the editor. However, every time
the app writes something, the "console view" seems to obtain the focus,
preventing me from editing code. This 'feels' strange, I never felt
anything similar happened to me before.. I might well be wrong and this
might well be the expected behaviour, but I think it smells fishy..

This is on eclipse 3.5 under linux gtk.
Re: Running an application: writing to stdout steals focus [message #272357 is a reply to message #272355] Mon, 20 July 2009 14:39 Go to previous messageGo to next message
Eclipse UserFriend
I also note that the console view immediately pops up again after
closing it with the application running. This also seems to mess up the
workbench parts, as the part containing the console is simply 'drawn
over' the editor. I've posted a screenshot here:

http://img9.imageshack.us/img9/5183/screendqe.png
Re: Running an application: writing to stdout steals focus [message #272359 is a reply to message #272357] Mon, 20 July 2009 14:51 Go to previous messageGo to next message
Eclipse UserFriend
Found a workaround: After I drag the console around a bit, so that it
gets properly placed in the Workbench, the focus stays with the editor.



Felix Dorner wrote:
>
> I also note that the console view immediately pops up again after
> closing it with the application running. This also seems to mess up the
> workbench parts, as the part containing the console is simply 'drawn
> over' the editor. I've posted a screenshot here:
>
> http://img9.imageshack.us/img9/5183/screendqe.png
Re: Running an application: writing to stdout steals focus [message #272360 is a reply to message #272359] Mon, 20 July 2009 15:20 Go to previous message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

You might also want to experiment with the
Window->Preferences->Run/Debug->Console settings for Show when program
writes to standard out/error.

"Felix Dorner" <felix_do@web.de> wrote in message
news:h42eb2$u6e$1@build.eclipse.org...
> Found a workaround: After I drag the console around a bit, so that it
> gets properly placed in the Workbench, the focus stays with the editor.
>
>
>
> Felix Dorner wrote:
> >
> > I also note that the console view immediately pops up again after
> > closing it with the application running. This also seems to mess up the
> > workbench parts, as the part containing the console is simply 'drawn
> > over' the editor. I've posted a screenshot here:
> >
> > http://img9.imageshack.us/img9/5183/screendqe.png
Previous Topic:SVN client for eclipse
Next Topic:create jar by ant
Goto Forum:
  


Current Time: Thu May 08 07:36:41 EDT 2025

Powered by FUDForum. Page generated in 0.13144 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top