开发者

Couldn't find ANT in the Cygwin repositiories. Why's that? [duplicate]

This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Installing ANT on Cygwin

开发者_如何学JAVA

I've just installed Cygwin and managed to get all the required stuff up and running but I couldn't figure out why ANT wasn't listed in the Cygwin repos. Could someone tell me why, please?

MAKE was, ANT wasn't. I might be missing something here.


ant is a java program and is not unix specific and so does not need cygwin to run. Install directly from apache ant

You can modify ant.bat for use under Windows directly or the shell script ant for use under cygwin

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜