> 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]>

Reply via email to