Is there a better "more clear" description on how to build a classpath dynamically and include the classpath reference from within the build.xml file? My impression is that you have to set your classpath from the cmd line in Win2K, then execute Ant. That would seem to me to be a little cumbersome. I'd like to be able to "scan" the src tree for any .jar files and then dynamically build the classpath with those .jar file paths appended. Is this possible with Ant? -David
- Re: Newbie "Classpath" question. David Scassa
- Re: Newbie "Classpath" question. Nico Seessle
