Ant huge projects?

I'm working on a project here at work with like 7000 individual classes that need to be compiled. The Ant process chokes on it as I'm compiling, so I need to divide up the compilation so that it's per package instead of doing the whole thing at once.

Does anyone know of a simple way of doing this in Ant?

I wonder if there are any Java bloggers reading this blog anymore... Here I am blogging away about Mobile stuff and now I'm trouble. ;-)

-Russ

< Previous         Next >