Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Stop Console From Clearing at Launch Start?
Stop Console From Clearing at Launch Start? [message #299005] Wed, 08 February 2006 21: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 00:16 Go to previous messageGo to next message
Eclipse UserFriend
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 01: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 07: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: Fri May 30 05:15:45 EDT 2025

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

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

Back to the top