Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to write to the Console View
How to write to the Console View [message #290612] Sat, 27 August 2005 06:55 Go to next message
Eclipse UserFriend
Originally posted by: f.lelli.inera.it

Hi,
how can I write to the Console View ?
Re: How to write to the Console View [message #290628 is a reply to message #290612] Sun, 28 August 2005 12:39 Go to previous messageGo to next message
Kevin Barnes is currently offline Kevin BarnesFriend
Messages: 174
Registered: July 2009
Senior Member
Fausto wrote:
> Hi,
> how can I write to the Console View ?
>
>

If you are using 3.1, you should create a new console (see TextConsole,
and IOConsole), then get the Console Manager from the Console plugin and
add your console to the console manager.
Next you can change the console's document directly if you choose
TextConsole, or create IOConsoleOutputStream if you are using IOConsole.

HTH
Kevin
Re: How to write to the Console View [message #290656 is a reply to message #290628] Mon, 29 August 2005 13:19 Go to previous message
Eclipse UserFriend
Originally posted by: f.lelli.inera.it

Ok, thank you

"Kevin Barnes" <krbarnes@ca.ibm.com> ha scritto nel messaggio
news:desb9t$qu6$1@news.eclipse.org...
> Fausto wrote:
>> Hi,
>> how can I write to the Console View ?
>>
>>
>
> If you are using 3.1, you should create a new console (see TextConsole,
> and IOConsole), then get the Console Manager from the Console plugin and
> add your console to the console manager.
> Next you can change the console's document directly if you choose
> TextConsole, or create IOConsoleOutputStream if you are using IOConsole.
>
> HTH
> Kevin
Previous Topic:Find out classpath of another Plugin?
Next Topic:Text Field on Toolbar
Goto Forum:
  


Current Time: Sat Apr 27 00:36:59 GMT 2024

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

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

Back to the top