I have an Apache Ant build file with a command that requires four specific JARs to be on the build classpath. I\'ve tried to do this:
classpath
Try
or
...