Rebuilding only the changed environment (instead of all of them) #264
Unanswered
sesame0707
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Hi @sesame0707, If you have a single environment (not embedded in a project), you can right-click on the If you are working with projects, you can either rebuild individual environments in the same way, or you can right-click on the project, compiler, or testsuite node and select |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Is there an option to exclude all the other environments from rebuilding when working on a given environment? In other words, when I'm making changes to only one environment and the rebuild is triggered, then all of my environments are being rebuilt (which takes about 9 minutes in my case) instead of rebuilding only the changed one. Is there any way to change this behavior to rebuild only the changed one instead?
Beta Was this translation helpful? Give feedback.
All reactions