RE: Ant with Eclipse question

2005-07-20 Thread Schulpen, D.P.H.
> My net Bean knowledge is very poor while im an Eclipse Guru, > > Nir. > > > > -Original Message- > From: Schulpen, D.P.H. [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 20, 2005 5:10 PM > To: Ant Users List > Subject: RE: Ant with Eclipse question > > >

RE: sort or min/max file

2005-07-20 Thread Schulpen, D.P.H.
input="${sorted.builds}" > regexp="([0-9]*)$" >select="\1"/> > > Have fun... > --- "Schulpen, D.P.H." <[EMAIL PROTECTED]> > wrote: > &g

RE: Ant with Eclipse question

2005-07-20 Thread Schulpen, D.P.H.
> I'd love to find a good article with the subject being "the > best way to use Ant in your Eclipse project". > > As far as I know there isn't any article with this title. > Eclipse is the most power tool for ant users. > I might be wrong here but as far as I know Eclipse is the > only tool wit

sort or min/max file

2005-07-20 Thread Schulpen, D.P.H.
I'm trying to write a script to automate certain parts of unzipping the most recent build archive of an application (in this case NetBeans) in a certain location. However, I can't figure out a way to determine the most recent file. I thought about uptodate. Unfortunately, I have no idea how to