Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » eclipse API's to get console message
eclipse API's to get console message [message #60464] Mon, 11 May 2009 09:38 Go to next message
Ganesh Mising name is currently offline Ganesh Mising nameFriend
Messages: 26
Registered: July 2009
Junior Member
Hi,

I have a IViewPart console view object, by using this will anyone please
let me know how to get the console text messages which got displayed in
console view?

Thanks in advance.

Regards,
Ganeshraj.S
Re: eclipse API's to get console message [message #61037 is a reply to message #60464] Mon, 11 May 2009 23:57 Go to previous message
Ben Vitale is currently offline Ben VitaleFriend
Messages: 247
Registered: July 2009
Senior Member
This FAQ entry talks about writing to the console view:

http://wiki.eclipse.org/FAQ_How_do_I_write_to_the_console_fr om_a_plug-in%3F

To read from the view, you would probably utilize the same APIs.

-Ben

Ganesh wrote:
> Hi,
>
> I have a IViewPart console view object, by using this will anyone please
> let me know how to get the console text messages which got displayed in
> console view?
> Thanks in advance.
>
> Regards,
> Ganeshraj.S
>
Re: eclipse API's to get console message [message #597235 is a reply to message #60464] Mon, 11 May 2009 23:57 Go to previous message
Ben Vitale is currently offline Ben VitaleFriend
Messages: 247
Registered: July 2009
Senior Member
This FAQ entry talks about writing to the console view:

http://wiki.eclipse.org/FAQ_How_do_I_write_to_the_console_fr om_a_plug-in%3F

To read from the view, you would probably utilize the same APIs.

-Ben

Ganesh wrote:
> Hi,
>
> I have a IViewPart console view object, by using this will anyone please
> let me know how to get the console text messages which got displayed in
> console view?
> Thanks in advance.
>
> Regards,
> Ganeshraj.S
>
Previous Topic:Access information about existing Java projects in the workspace
Next Topic:Running JUnit plugin tests for workspace-external projects
Goto Forum:
  


Current Time: Thu Apr 18 16:37:47 GMT 2024

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

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

Back to the top