與其他應用程式整合 > 整合的軟體管理 > Windchill Integration for Software Build Tools > 使用 Windchill Integration for Software Build Tools 指令 > Software Build Tools 組態檔案
  
Software Build Tools 組態檔案
Software Build Tools 組態檔案中包含可依序執行的指令清單。以此方式將指令整合到單一檔案中,可讓您不必一次執行一個指令。您可使用任何名稱儲存組態檔案,並依照以下方式在指令提示中執行該組態檔案:
java -jar RBMWebServiceCore.jar -config <full path to the config file>
使用下列範本可將一或多個 Software Build Tools 指令合併到組態檔案中:
<services>
<service>
<>...</>
<>...</>
</service>
</services>
有關這些指令特定的組態檔案範本,請參閱 Software Build Tools 指令的「說明」主題。