Hi

I am new at this and I just want to know how to do the build file so that it
can pick it up and do the rest, ie the syntax.  

-----Original Message-----
From: Jon Skeet [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 30, 2002 12:51 PM
To: Ant Users List
Subject: RE: Multiple classes to one jar file


> I would like to know if it possible to compile multiple class 
> files and then package them into one jar file via one build file?

Yes. Most build files will do this - it's one of the most fundamental set of
steps you're likely to go through with Ant. Where are you running into
problems?

Jon

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to