Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Creating my own console in my RCP, redirecting output, want the same coloring as in normal console
Creating my own console in my RCP, redirecting output, want the same coloring as in normal console [message #522162] Sat, 20 March 2010 16:39 Go to next message
Tobias Hoppenthaler is currently offline Tobias HoppenthalerFriend
Messages: 21
Registered: July 2009
Junior Member
Hey folks,

I am redirecting my system.out and system.err to the message stream of a
console that I created in my console view in my RCP. The bad thing is
that I do not get the same coloring as in the standard console. I would
want the errors to show up in red. Does anybody know how to accomplish this?

Thanks,

Tobias
Re: Creating my own console in my RCP, redirecting output, want the same coloring as in normal conso [message #523337 is a reply to message #522162] Thu, 25 March 2010 23:28 Go to previous message
Qiangsheng Wang is currently offline Qiangsheng WangFriend
Messages: 5
Registered: February 2010
Junior Member
Take a look of org.eclipse.debug.ui.consoleColorProviders extension point and the ConsoleColorProvider class

Previous Topic:Fragment Project as a resource project
Next Topic:Role-based security
Goto Forum:
  


Current Time: Thu Mar 28 14:17:54 GMT 2024

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

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

Back to the top