cancel
Showing results for 
Search instead for 
Did you mean: 

How undo "exclude from build" for a file?

RPatt.11
Associate II

Hi,

In STM32CubeIDE 1.12.1 I right-clicked on a .c file in the Project Explorer view and excluded it from build.  Now I want to include it back in my build.  How do I do that from the IDE?

thanks,

russ

1 ACCEPTED SOLUTION

Accepted Solutions
JP_ama
Associate III

Go to the "Exclude from build" dialog again, uncheck the boxes for Debug and Release and hit OK to include the file back into the build.

View solution in original post

3 REPLIES 3
JP_ama
Associate III

Go to the "Exclude from build" dialog again, uncheck the boxes for Debug and Release and hit OK to include the file back into the build.

RPatt.11
Associate II

The file I excluded disappeared from the Project Explorer window.  When I excluded it I right-clicked on it then Resource Configurations->Exclude from build.    How do I get back to the "Exclude from build" window for a file that is missing from the Project Explorer window?

thank you

RPatt.11
Associate II

Wow, never mind.  I see it greyed out at the bottom of the Project Explorer window.  Sorry I wasted your time. :|