Chapter 30 - The iTest Builder

Building projects:
The builder process ensures that all files and resources that depend on each other are properly linked so that updates to one resource are reflected in all of its dependent resources. this ensures that tests will execute correctly. The builder detects dependency problems and either fixes them or displays Warnings or Errors in the problems view.

該Builder 過程確保所有文件和資源,根據適當的linked,以便正確地更新一個資源都反映在其所有相關的資源。這個測試將確保正確執行builder檢測到的dependency問題,要嘛修復它們或顯示警告或錯誤的問題的看法。



When you delete a project, all other projects in the workspace are rebuilt to add error markers to the projects that reference the deleted project. if you then create a new project with the same name as the deleted project, iTest does not perform another build (for performance reasons) and the error markers in the projects remain (incorrectly).


To avoid this possible problem, when you add a new project or delete a project, perform a clean build (click project > clean > all ) 


刪除一個項目其他所有項目workspace重建添加錯誤標記項目,參照已刪除項目如果你再創建一個新的項目具有相同的名稱被刪除的項目ITEST不執行另一個版本(由於性能原因)和錯誤標記項目仍然(不正確)。

為了避免這種可能出現的問題,當你添加一個新的項目或刪除項目,執行清理生成
 (click project > clean > all )

沒有留言:

張貼留言