Compiling Java files in sub-directories
I would like to be able to compile all java files in all subdirectories
from what I'm working in.
I know how to compile all java files in the same directory, but how do I
do it for all subdirectories (and subdirectories of those, etc.)?
No comments:
Post a Comment