Hot reload, parallel build don't work Follow
- I'm debugging 5 projects
- 1 has a breakpoint hit
- I make a tiny int value change and press resume
- I see "hot reload results", but app is stuck and the resume button is still there
- apply changes button does nothing
- have to stop and start again
Parallel build
- Set all projects in compound to "allow parallel build"
- press debug
- watch them run one by one
Are there some steps I'm missing?
Please sign in to leave a comment.
Hi Sander!
What Rider version do you use? Could you please provide some more details about both cases?
Please, attach your
File | Settings | Build, Execution, Deployment | Toolset and Build
tab screenshot withBuild parameters
, your logs after build for the first case and after reproducing the issue for the debug case fromHelp | Collect logs,
and also a screenshot of your compound run/debug configuration.You can upload it to our service or to a new YouTrack issue. Both ways allow loading logs privately.
Thank you in advance!