I need to add a library that becomes by default available to all ANT tasks. Is this possible without changing my ANT script?

有帮助吗?

解决方案

Yes it's possible, by placing the jar in your $ANT_HOME/lib directory.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top