Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Message Console takes focus away from application(console steals focus away)
Message Console takes focus away from application [message #1755081] Mon, 27 February 2017 20:58 Go to next message
Gus Mata is currently offline Gus MataFriend
Messages: 2
Registered: February 2017
Junior Member
I create a console that extends MessageConsole. My console class has a MessageStream that receives messages from standard out and error streams. Everything works, but if I'm looking at my problem view, if a message is written to the console, the focus is changed to the console view. I would like to keep the focus on the current view. How can I keep the MessageConsole from stealing the focus?
Re: Message Console takes focus away from application [message #1755891 is a reply to message #1755081] Thu, 09 March 2017 01:57 Go to previous message
Eclipse UserFriend
That's a preference for the Console. See Preferences > Run/Debug > Console > Show when program writes to standard out and Show when program writes to standard error. I too find this behaviour annoying and disable both.
Previous Topic:bundle.properties UTF-8 encoding
Next Topic:Debugging hang on splash screen
Goto Forum:
  


Current Time: Thu Apr 25 03:55:37 GMT 2024

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

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

Back to the top