How to remove current working dir from classpath of javac task while u
How to remove current working dir from classpath of javac task while u
(OP)
It seems like ant by default adds the current working dir in the classpath while executing the javac task. I was wondering if theres any way to get around this.