差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

java:ant [2019/02/18 23:31]
tony [Resource]
java:ant [2023/06/25 09:48]
行 1: 行 1:
-{{tag>​Ant}} +
-====== Ant ====== +
-Ant是非常好用的建置工具。除了當建置工具外,還可以用來當一般的script使用。如果你的script原本就需要提供windows和linux的版本,不仿考慮改用Ant。唯一的缺點就是要裝一大包的jre拉! +
-===== Article List ===== +
-  * [[java:​ant:​check32or64byant|如何在Ant中辨別OS是使用32位元還是64位元?​]] +
-  * [[java:​ant:​help|Ant的另外一個用途:​ Util Tool]] +
-  * [[java:​ant:​env|如何取得環境變數?​]] +
-  * [[java:​ant:​contrib|Ant Contrib]]  +
-  * [[java:​ant:​untarFileWithUnkownVersion|Untar帶有未知版號的檔案]]  +
-  * [[java:​ant:​setPropertyByCondition|根據條件設定某個變數]] +
-  * [[java:​ant:​execute_job_with_scp|透過SCP執行某些跨平台工作]] +
-  * [[java:​ant:​http_methods|透過Ant執行HttpMethod]] +
-===== Resource ====== +
-  * [[http://​blog.csdn.net/​zh2qiang/​article/​details/​6795823|SVN集成]] +
-  * [[http://​subclipse.tigris.org/​svnant/​selectors.html|Svnant selector]] +
-  * [[http://​claude.betancourt.us/​compress-javascript-and-css-as-part-of-your-build-process/​|Compress JavaScript and CSS as Part of your Build Process]] +
-  * [[http://​lhq1013.iteye.com/​blog/​1157234|macrodef]] +
-  * [[http://​blog.csdn.net/​superbeck/​article/​details/​4359870|給ant傳遞參數]] +
-  * [[https://​exubero.com/​ant/​dependencies/​|Project Dependencies Using Ant]]+