Any way to generate ant build.xml file automatically from Eclipse?

后端 未结 7 1264
后悔当初
后悔当初 2020-11-30 23:33

From Eclipse, I found I can easily export an Ant build file for my project. It provides references to 3rd party libraries and some base targets. I\'m using

7条回答
  •  鱼传尺愫
    2020-11-30 23:53

    I'm the one who donated the Ant export filter to Eclipse. I added the auto export feature, but only to my personal plug-in eclipse2ant, which I still maintain to coordinate bug fixes.

    Unfortunately I have no time to merge it to the official Eclipse builds.

提交回复
热议问题