Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DTPDEVEL and version 2024.2

...

  1. Configure the Parasoft tool to publish source files to DTP (refer to your tool's documentation for details).
  2. Run the tool.
  3. The sources will appear in an explorer view.

Benefits of Publishing Source Code from Parasoft Tools

  • Enables fast access to source files without additional configuration in DTP Server.
  • Supports source files that are not stored under source control (such as auto-generated files during build).
  • Allows you to display source files stored under source control systems that are not natively by DTP.
  • Provides support for source files that are modified, moved, or copied during build (that is, files that get disconnected from original source control system).

Additional Considerations

  • All analyzed versions of source files are stored at DTP Server.

Deleting Previously Published Source Code

Delete previously published source code by removing the content in the <DTP_DATA_DIR>/data/_DEFAULT_/dc/sources directory.

...