简体   繁体   English

如何使ant4eclispe构建具有所有依赖项的项目?

[英]How to make ant4eclispe build a project with all its dependencies?

I have several Eclipse projects that depend on each other (no cycles). 我有几个相互依赖的Eclipse项目(无周期)。 Is it possible to use ant4eclipse to automatically resolve and build dependencies (preferrably to a single output folder)? 是否可以使用ant4eclipse自动解决和建立依赖关系(最好是单个输出文件夹)?

Yes. 是。 We do it. 我们做。

You will need to use Team Projects to tell ant4eclipse about which projects are available. 您将需要使用团队项目来告诉ant4eclipse哪些项目可用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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