det: Donnerstag, 10. Juli 2003 17:35
An: Ant Users List
Betreff: Foreach and javac
Hi, I have a directory contains hundreds of subdirectories and more than
5000 files. If I use the javac task on this directory, it always fails with
the error out of resources. Therefore I am trying to use
Hi, I have a directory contains hundreds of subdirectories and more than
5000 files. If I use the javac task on this directory, it always fails with
the error out of resources. Therefore I am trying to use the foreach task on
each subdirectories, but the javac always complains about package not fou