简体   繁体   中英

ant classes finding eachother

im building an ant script to build an entire workspace and theres a lot in the workspace. I know how to put jars on a classpath but I have some classes that need to see eachother, however some of these classes are generated using another ant script. What is the correct way of pointing to those classes once they're generated?

使用Apache Ivy-依赖关系管理

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM