Skip to main content
Associate III
October 11, 2024
Solved

How to create a project that the source file and project file is seperated

  • October 11, 2024
  • 1 reply
  • 1326 views

 

Hi, I would like to separate the project files (.project) and source files into different directories as shown in the image below. How can I do this?

chai2145_0-1728628152103.pngchai2145_1-1728628171538.png

 

In my original project, I don't want my source files and project files (.project) to exist in the same folder, as shown below.

chai2145_1-1728628421377.png

 

 

    This topic has been closed for replies.
    Best answer by mƎALLEm

    Hello,

    Before generating a project using STM32CubeIDE you need to uncheck the check box "Generate Under Root":

    SofLit_0-1728640608269.png

    Hope it answers your question.

     

    1 reply

    mƎALLEm
    mƎALLEmBest answer
    ST Technical Moderator
    October 11, 2024

    Hello,

    Before generating a project using STM32CubeIDE you need to uncheck the check box "Generate Under Root":

    SofLit_0-1728640608269.png

    Hope it answers your question.

     

    To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.