문제

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