i am new to ant so be patient.  i am trying to compile a directory
consisting of java files and subfolders with java files in them as well, but
when i use the javac srcdir="${base}" it does not compile all the files in
the subfolders of base.  is there a way to do this?

Reply via email to