CNX0524E

export.properties 檔案中不受支援的內容 propertyname

解說

在組合專案的 export.properties 檔案中發現一個內容。
下列是有效內容檔內容的範例:
# Exclude files from bundle export
export.excludes = folder/afile.c,\
                  ./*.log,\
                  *.cbl,myfile.*

系統動作

組合匯出處理程序結束。

使用者回應

請檢閱組合專案的 export.properties 檔案中的輸入內容、更正錯誤,然後重試作業。