console clears after an execution [message #119850] |
Fri, 25 November 2005 19:25  |
Eclipse User |
|
|
|
Originally posted by: 649.olgc.ca
After I run my project, the output goes to the console but it clears almost
instantly. However if I run the program again, the output goes to the
console and it doesn't clear the text. This happens everytime I recompile
by chaning some code. How do I make eclipse stop clearing the console
output?
|
|
|
|
|
|
Re: console clears after an execution [message #120084 is a reply to message #119996] |
Mon, 28 November 2005 02:19   |
Eclipse User |
|
|
|
Originally posted by: diebosto.fi.vupv.es
Hi!
I was shocked at first with that, but the solution is very simple. if
the execution dissapears, just click on one the threads the process has
created. One of them should have the output.
> Pretty ironic that you would be asking this question now, because I
> just came here looking for the answer to that EXACT SAME QUESTION.
>
> Often, but not always, if I change anything in my Java source and run
> it, the output appears for a fraction of a second then vanishes,
> replaced by "A console is not available." If I simply click the run
> button again, with no edits made to the source, the output appears
> again and stays visible. If I make another edit and click run, the
> output flashes and then vanishes again. I have to run it again to make
> it stay visible.
>
> What's going on?
>
>
>
>
|
|
|
Re: console clears after an execution [message #120172 is a reply to message #120084] |
Mon, 28 November 2005 11:45  |
Eclipse User |
|
|
|
Sounds like https://bugs.eclipse.org/bugs/show_bug.cgi?id=108321
Kevin
Diego Bosca wrote:
> Hi!
> I was shocked at first with that, but the solution is very simple. if
> the execution dissapears, just click on one the threads the process has
> created. One of them should have the output.
>
>> Pretty ironic that you would be asking this question now, because I
>> just came here looking for the answer to that EXACT SAME QUESTION.
>>
>> Often, but not always, if I change anything in my Java source and run
>> it, the output appears for a fraction of a second then vanishes,
>> replaced by "A console is not available." If I simply click the run
>> button again, with no edits made to the source, the output appears
>> again and stays visible. If I make another edit and click run, the
>> output flashes and then vanishes again. I have to run it again to make
>> it stay visible.
>>
>> What's going on?
>>
>>
>>
>>
>
|
|
|
Powered by
FUDForum. Page generated in 0.12110 seconds