If Parasoft code analysis and test execution tools connected to DTP are configured to publish source code, then copies of the analyzed files are stored in DTP's database. DTP will display the correct version of a file when you view the sources in an explorer view. Parasoft tools can also send copies of source files to DTP without analyzing code. See "Publishing Sources to DTP Server" in the C/C++test, Jtest, or dotTEST documentation.
Delete previously published source code by removing the content in the [INSTALLATION_DIR]/data/_DEFAULT_/dc/sources directory.
When code analysis from Parasoft tools is re-executed (with publishing source code enabled), the file versions will be recreated.
Static analysis violations, unit tests or coverage data that were reported for previously sent versions of files that are not re-published will no longer be displayed in an explorer view. If one of the other source code publishing methods is used, though, DTP may fall-back to another version.