In ultimate 2025.1, file watcher is detecting changed files and restarting my program
Answered
Using Spring boot / Java
Using gradle
When I am moving from window to window sometimes File Watcher will decide I have changed a file, and restart my service. I am doing testing where I don't want this behaviour (I really don't want it normally, but this is a special case). There is no tools → file watcher for thise.
1 comment
Sort by
Date
Votes
Please follow https://youtrack.jetbrains.com/articles/SUPPORT-A-27/Disable-enable-auto-rebuild-of-project and see if it helps.
Please sign in to leave a comment.