Pregunta

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

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top