Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Console during execution of plugin
Console during execution of plugin [message #311169] Wed, 03 January 2007 06:21 Go to next message
Eclipse UserFriend
Originally posted by: dorazio.nicola.yahoo.it

Hi all,
I have Eclipse 3.1.1 and I'm developing an Eclipse plugin. When I launch
another instance of Eclipse to test my plugin the System.out. are not
displayed in the original console, but in the new one located in this
new instance. How can I do to display the System.out. in the original
console (where I write the plugin code)?

Best regard.

Nicola D'Orazio
Re: Console during execution of plugin [message #311181 is a reply to message #311169] Wed, 03 January 2007 12:18 Go to previous messageGo to next message
Eclipse UserFriend
Nicola are you using PDE to launch the test instance,
eg Run->Debug...->EclipseApplication?
John.

Nicola D'Orazio wrote:
> Hi all,
> I have Eclipse 3.1.1 and I'm developing an Eclipse plugin. When I launch
> another instance of Eclipse to test my plugin the System.out. are not
> displayed in the original console, but in the new one located in this
> new instance. How can I do to display the System.out. in the original
> console (where I write the plugin code)?
>
> Best regard.
>
> Nicola D'Orazio
Re: Console during execution of plugin [message #311194 is a reply to message #311181] Thu, 04 January 2007 05:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dorazio.nicola.yahoo.it

John J. Barton wrote:
> Nicola are you using PDE to launch the test instance,
> eg Run->Debug...->EclipseApplication?
> John.
>

Yes

> Nicola D'Orazio wrote:
>> Hi all,
>> I have Eclipse 3.1.1 and I'm developing an Eclipse plugin. When I
>> launch another instance of Eclipse to test my plugin the System.out.
>> are not displayed in the original console, but in the new one located
>> in this new instance. How can I do to display the System.out. in the
>> original console (where I write the plugin code)?
>>
>> Best regard.
>>
>> Nicola D'Orazio
Re: Console during execution of plugin [message #311210 is a reply to message #311194] Thu, 04 January 2007 14:12 Go to previous messageGo to next message
Eclipse UserFriend
My only suggestion is to create a new launch configuration
from scratch. Maybe you accidently set some magic button.
John.

Nicola D'Orazio wrote:
> John J. Barton wrote:
>
>> Nicola are you using PDE to launch the test instance,
>> eg Run->Debug...->EclipseApplication?
>> John.
>>
>
> Yes
>
>> Nicola D'Orazio wrote:
>>
>>> Hi all,
>>> I have Eclipse 3.1.1 and I'm developing an Eclipse plugin. When I
>>> launch another instance of Eclipse to test my plugin the System.out.
>>> are not displayed in the original console, but in the new one located
>>> in this new instance. How can I do to display the System.out. in the
>>> original console (where I write the plugin code)?
>>>
>>> Best regard.
>>>
>>> Nicola D'Orazio
Re: Console during execution of plugin [message #311211 is a reply to message #311194] Thu, 04 January 2007 15:05 Go to previous message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

Nicola D'Orazio wrote:

> John J. Barton wrote:
>> Nicola are you using PDE to launch the test instance,
>> eg Run->Debug...->EclipseApplication?
>> John.
>>

> Yes

>> Nicola D'Orazio wrote:
>>> Hi all,
>>> I have Eclipse 3.1.1 and I'm developing an Eclipse plugin. When I
>>> launch another instance of Eclipse to test my plugin the System.out.
>>> are not displayed in the original console, but in the new one located
>>> in this new instance. How can I do to display the System.out. in the
>>> original console (where I write the plugin code)?
>>>
>>> Best regard.
>>>
>>> Nicola D'Orazio

Have you tried flushing the stream after writing something to it. It may
be buffering the data written.
Previous Topic:Update problem: 3.2.1.r321_v20060801-tQ1w49KnTArT0FZ
Next Topic:Update site build in 3.2
Goto Forum:
  


Current Time: Tue Sep 23 16:52:05 EDT 2025

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

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

Back to the top