Rebuild Button?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-07 07:43 AM
Will there be a Rebuild Button in the future like in TrueStudio?
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-07-12 03:34 AM
Perhaps you could try to bind "Build Clean" to some easy shortcut for you to use? You would need to have the correct project selected (or have all unrelated projects closed).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-05-08 08:31 AM
It was put aside for the initial release but me and a few colleagues are still fighting to get it back ;)
I would expect it to be implemented but I don't want to promise anything, I haven't been in all the toolbar meetings.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-07-12 02:26 AM
Is there any news on this?
Maybe there is a simple way to replace this button with a script or something similar?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-07-12 03:04 AM
You could always right click on the project in the Project Explorer view and select "Clean" and then click the regular build button again for similar results.
Clicking the build button without this first step will continue to make incremental builds.
It seems my prediction 3 years ago was wrong, sorry about that :grinning_face_with_sweat:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-07-12 03:28 AM
Thanks for your answer.
But that's not a good solution for me because Close_Project and Clean_Project are right next to each other.
And I can't tell you how many times I've clicked the wrong.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-07-12 03:34 AM
Perhaps you could try to bind "Build Clean" to some easy shortcut for you to use? You would need to have the correct project selected (or have all unrelated projects closed).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-07-14 12:44 AM
Thank you, I will try it.
I think this will be better than the option to right click on the project.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-07-14 01:03 AM
The "Build Clean" shortcut will rebuild with this option.