The exported project can be imported into the CT 2024.12.
-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
- Without the required options, the project cannot be imported.
Need more help with this?
Don’t hesitate to contact us here.