New to Ant!!
I am building a script in ant that compiles deeply nested directories with lots of files(.java).
When I build from the root of the classess directory, I run out of memory but when I manually make directories for the same directories and compile per-directory, it works.
But is there a way to specify how many files you can compile each time the Ant build command hits a directory, so that I don't have to list
each directory I should compile down in the nested cluster of directories?
thanks in advance
Maybin
_________________________________________________________________
Use MSN Messenger to send music and pics to your friends http://www.msn.co.uk/messenger
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]