开发者

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

开发者 https://www.devze.com 2023-01-13 16:11 出处:网络
I have several Eclipse projects that depend on 开发者_StackOverflow中文版each other (no cycles). Is it possible to use ant4eclipse to automatically resolve and build dependencies (preferrably to a sin

I have several Eclipse projects that depend on 开发者_StackOverflow中文版each other (no cycles). Is it possible to use ant4eclipse to automatically resolve and build dependencies (preferrably to a single output folder)?


Yes. We do it.

You will need to use Team Projects to tell ant4eclipse about which projects are available.

0

精彩评论

暂无评论...
验证码 换一张
取 消