The exported project can be imported into the CT 2023.12.

  1. -e -w "%Workspace Path%" --import -O "--path '%Path of the project to import%' --mapping-file '%PathMappingFile.csv Path%' --include-src --include-tch" Import the project using a command.
    • Without the required options, the project cannot be imported.
      Item Description
      -e, --execute (Required) Execution
      -w, --workspace (Required) Workspace
      --import (Required) Import Project
      -O (Required) Import project with specified options
      --path (Required) Set the path for the project to import
      --mapping-file Path of the mapping file (default: “exported path” + “/PathMappingFile.csv”)
      --include-src Include source files in the import
      --include-tch Include toolchain in the import

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.