| [news.eclipse.newcomer] Re: console clears after an execution |
Sounds like https://bugs.eclipse.org/bugs/show_bug.cgi?id=108321 Kevin
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?