Maybe the Tutorial "Hello World with Ant" [1] would also help. If you need more information in that tutorial, let me know ;-)
Actually I think the original poster has a point, the manual for <javac> states that "The source and destination directory will be recursively scanned for Java source files to compile" Rather it scans the source directory recursively for source files to compile to the dest dir, the manual is a little misleading. Kev --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]