API 文件 | GenerateEclipseClasspath |
---|
產生 Eclipse .classpath
檔案。如果您想要微調 eclipse 設定
目前幾乎所有設定都是透過 EclipseClasspath
完成。
屬性 | 描述 |
classpath | 包含產生 classpath 檔案所需資訊的 Eclipse Classpath 模型。 |
inputFile | 要從中載入初始設定的輸入檔案。預設為輸出檔案。如果指定的輸入檔案不存在,此任務會使用一些預設的初始設定。 |
outputFile | 要將最終設定寫入的輸出檔案。 |
EclipseClasspath
classpath
包含產生 classpath 檔案所需資訊的 Eclipse Classpath 模型。
- 預設值與
eclipse
外掛程式 project.eclipse.classpath
File
inputFile
要從中載入初始設定的輸入檔案。預設為輸出檔案。如果指定的輸入檔案不存在,此任務會使用一些預設的初始設定。
File
outputFile
要將最終設定寫入的輸出檔案。