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