导出的项目可导入 CT 2024.12。

  1. -e -w "%Workspace Path%" --import -O "--path '%Path of the project to import%' --mapping-file '%PathMappingFile.csv Path%' --include-src --include-tch" 使用命令导入项目。
    • 没有必要的选项,项目将无法导入。
      选项 说明
      -e, --execute (必填) 执行
      -w, --workspace (必填)工作区
      --import (必填)导入项目
      -O (必填)使用指定选项导入项目
      --path (必填)设置要导入项目的路径
      --mapping-file 映射文件的路径(默认:“导出路径 ”+ “/PathMappingFile.csv
      --include-src 在导入中包含源文件
      --include-tch 在导入中包含工具链

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

Thanks for your feedback.