You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Ciramella, EJ" <EC...@emptoris.com> on 2003/03/13 22:52:03 UTC

?????Anyone written an Ant shell yet?

as far as calling the targets, you can call ant with multiple command line
arguments like:
and clean compile jar

all on one line...

-----Original Message-----
From: Steve Loughran [mailto:steve_l@iseran.com]
Sent: Thursday, March 13, 2003 12:12 PM
To: Ant Users List
Subject: Re: AW: Anyone written an Ant shell yet?



----- Original Message ----- 
From: "webhiker" <we...@tiscali.fr>
To: "Ant Users List" <us...@ant.apache.org>
Sent: Thursday, March 13, 2003 02:45
Subject: Re: AW: Anyone written an Ant shell yet?


> More along the lines of your second option.
> But not quite...
> 
> During development (die-hard Xemacs) I  always iterate around
> "ant clean"
> "ant compile"
> "ant jar"
> 
> etc. to call my targets as needed.
> 
> In a shell mode, I would just need to type
> %ant shell>clean
> %ant shell>compile
> %ant shell>jar
> 
> with the MAIN benefit of :
> 1)not having to wait 3 days for a Jvm to start each time
> 2)A homogenous env instead of arsing about with Cygwin, cmd.exe, Unix 
> shells etc.
> 3)It could easily extend and embrace cvs commands, Windows/Unix style 
> directory navigation etc.


Jedit has this in a plugin. 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org