A newer version of this document is available. Customers should click here to go to the newest version.
Importing Archives and Other Files
You can import into the current project:
- Intel Inspector result archive files 
- Intel Inspector results not associated with a project 
- Results from other Intel® error-detection products 
To import a file:
- From the: 
    - Visual Studio* menu, choose Tools> Intel Inspectorversion> Import.... 
- Standalone Intel Inspector GUI menu, choose File > Import Result.... 
 
- In the Import Result pane, choose an import file.
- Click the Import button.
Outcome: If the import file is a result archive file, the Intel Inspector:
- Extracts the result archive. 
- Names the extracted result import@@@, where import is a constant, and @@@ represents the next available number. 
- Saves the extracted result to an import@@@ directory of the same name. 
If the import file is a result not associated with a project or a result from another Intel® error-detection product, the Intel Inspector:
- Makes a copy of the result. 
- Converts the copy to the Intel Inspector result format. 
- Names the new result import@@@, where import is a constant, and @@@ represents the next available number. 
- Saves the new result to an import@@@ directory of the same name. 
- Refinalize the imported result to apply current project symbol information. (Use the Re-resolve option on the Solution Explorer or Project Navigator pane context menu.) 
- Change the cross-project result name template to change the name of the imported result. 
- Change basic project properties to save the imported result to a custom location.