Normally, you'd specify complex classpaths for compiling (and execution) using path elements, not as a string property. I think, as a matter of fact, that you can do a wildcard inclusion of jars in a directory if you do it that way.
Customer surveys are for companies who didn't pay proper attention to begin with.
Dave Alvarado
Ranch Hand
Joined: Jul 02, 2008
Posts: 434
posted
0
Is this related to Ant? If so, could you provide an example of how I can avoid listing all those JARs and simply list something that says "include all JARs from this directory"? Thanks, - Dave
Dave Alvarado wrote:Is this related to Ant? If so, could you provide an example of how I can avoid listing all those JARs and simply list something that says "include all JARs from this directory"? Thanks, - Dave