Hello! Sorry if this isn't the place to ask, I'm somewhat new to this community and posting on Reddit in general.
I'm making a project in Java 21 with Gradle 9.0.0, using VSCode. My issue is pretty much what it says in the title; the build fails because it's unable to delete (from what it seems, all) files inside the build directory. Deleting the folder manually only temporarily fixes the problem.
Has anyone here had any experience with this kind of problem? I'm on Windows 11 and keep my repository somewhere that it isn't affected by Onedrive.