Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Stop Console From Clearing at Launch Start?
Stop Console From Clearing at Launch Start? [message #299005] Thu, 09 February 2006 02:57 Go to next message
Eclipse UserFriend
Originally posted by: davros.covad.net

Hi,

I'm programmatically launching back to back Ant tasks. When one finishes,
the next Ant task is run. The output is going to the Console view.
Everything is grand except that the Console view gets automatically cleared
at the start of each Ant launch (hence the output is lost from the first Ant
launch). Is there a way that I can suppress this behavior?

Thanks in advance!
Dave
Re: Stop Console From Clearing at Launch Start? [message #299008 is a reply to message #299005] Thu, 09 February 2006 05:16 Go to previous messageGo to next message
Kevin Barnes is currently offline Kevin BarnesFriend
Messages: 174
Registered: July 2009
Senior Member
There is a launching preference for this.
Preferences/Run-Debug/Launching/Remove Terminated Launches when a new
launch is created.

HTH
Kevin

David Rostowsky wrote:
> Hi,
>
> I'm programmatically launching back to back Ant tasks. When one finishes,
> the next Ant task is run. The output is going to the Console view.
> Everything is grand except that the Console view gets automatically cleared
> at the start of each Ant launch (hence the output is lost from the first Ant
> launch). Is there a way that I can suppress this behavior?
>
> Thanks in advance!
> Dave
>
>
Re: Stop Console From Clearing at Launch Start? [message #299010 is a reply to message #299008] Thu, 09 February 2006 06:09 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: davros.covad.net

Thanks. Thats really good!

Seems to put each launch in a separate console window. I wonder if theres
any magic I can do to put them all in a single console window?
Re: Stop Console From Clearing at Launch Start? [message #299035 is a reply to message #299010] Thu, 09 February 2006 12:53 Go to previous message
Eclipse UserFriend
Originally posted by: automatic.javalobby.org

Launch one ant script that does an antcall on the rest.
Previous Topic:how to import ear file into eclipse
Next Topic:Creating a genereric event dispatcher
Goto Forum:
  


Current Time: Wed Sep 25 22:14:45 GMT 2024

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

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

Back to the top