Anyone know of a tool that compiles all java files in a directory recursively
(compiles all code in all subfolders)????
We don't want to have to update a script for every new directory we add....we
just want to run a tool that will automatically find all new source files
and compile.
Thanks!
