This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CODECOMPOSER: Is there a plan to give an option to change the build directory

Part Number: CODECOMPOSER

Tool/software:

Currently the Build-Directory is fixed at "Project"/"ConfigurationName". It would be good if this could be overwritten with some thing like "Project"/"build"/"ConfigurationName"

I think the the Place for this change is within com.ti.common.project.core.util.CTIProjectCoreUtils.getBuildDirectory(IConfiguration configuration)

  • Hello,

    There is no current change planned regarding this behavior. Several tools actually have a dependency for the current location so allowing this to be configurable could cause complications. I'll need to investigate further.

    Thanks

    ki