Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to view the console by previous run?
How to view the console by previous run? [message #267527] Wed, 07 January 2009 15:57 Go to next message
Eclipse UserFriend
Originally posted by: www.nospam.net

Hi,

If I run Program A, I have print out in the console. Now, I run program
B, I have the new print out in the console. Then, can I view the last
console content by Program A?

Thank you.
Re: How to view the console by previous run? [message #267531 is a reply to message #267527] Wed, 07 January 2009 16:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nickboldt+eclipse+newsgroup.gmail.com

With Eclipse 3.4, you can pin A's console so they aren't overwritten by
B's launch. You can also open new console views to be able to see them
side by side.

www wrote:
> Hi,
>
> If I run Program A, I have print out in the console. Now, I run program
> B, I have the new print out in the console. Then, can I view the last
> console content by Program A?
>
> Thank you.

--
Nick Boldt :: http://wiki.eclipse.org/User:Nickb
Re: How to view the console by previous run? [message #267539 is a reply to message #267531] Wed, 07 January 2009 18:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: www.nospam.net

Nick Boldt wrote:
> With Eclipse 3.4, you can pin A's console so they aren't overwritten by
> B's launch. You can also open new console views to be able to see them
> side by side.
>

Can you elaborate a little more? I tried both ways, but didn't work(I
use Eclispe 3.4):

1)If I pin console, it seems nothing special at all. The next run flush
out the console, same as not pin it;
2)If I open a new console, now I have two consoles, they show the same
content. Run the second program, both flush out and show the same print out.
Re: How to view the console by previous run? [message #267543 is a reply to message #267539] Wed, 07 January 2009 19:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nickboldt+eclipse+newsgroup.gmail.com

Damnit, I guess pinning is broken. I've filed a bug.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=260304


www wrote:
> Nick Boldt wrote:
>> With Eclipse 3.4, you can pin A's console so they aren't overwritten
>> by B's launch. You can also open new console views to be able to see
>> them side by side.
>>
>
> Can you elaborate a little more? I tried both ways, but didn't work(I
> use Eclispe 3.4):
>
> 1)If I pin console, it seems nothing special at all. The next run flush
> out the console, same as not pin it;
> 2)If I open a new console, now I have two consoles, they show the same
> content. Run the second program, both flush out and show the same print
> out.

--
Nick Boldt :: http://wiki.eclipse.org/User:Nickb
Re: How to view the console by previous run? [message #267564 is a reply to message #267539] Thu, 08 January 2009 15:38 Go to previous message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

Check the Window->Preferences->Run/Debug/Launching page. In the General
Options area uncheck the Remove terminated launches... item. This will
leave the old runs around. Selecting a previous run in the Debug view will
display the output from that run in the console.


"www" <www@nospam.net> wrote in message
news:gk2s6s$kna$1@build.eclipse.org...
> Nick Boldt wrote:
> > With Eclipse 3.4, you can pin A's console so they aren't overwritten by
> > B's launch. You can also open new console views to be able to see them
> > side by side.
> >
>
> Can you elaborate a little more? I tried both ways, but didn't work(I
> use Eclispe 3.4):
>
> 1)If I pin console, it seems nothing special at all. The next run flush
> out the console, same as not pin it;
> 2)If I open a new console, now I have two consoles, they show the same
> content. Run the second program, both flush out and show the same print
out.
Previous Topic:SWT/JFace
Next Topic:How to compile standalone SWT apps on IBM AIX?
Goto Forum:
  


Current Time: Tue Apr 23 10:59:29 GMT 2024

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

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

Back to the top