You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Todor Boev <t_...@prosyst.bg> on 2003/04/02 17:58:53 UTC

*.java to *.class?

Hello all,
Assume I have a fileset that contains some *.java filles. I need to compile all these java files and than put into a jar their corresponding *.class files. Is there a way to derive the list of class files from the list of java files and store it all into a fileset or a property?


Best regards,
Todor Boev