mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
786e40f347
changes a rename/move to a copy and delete pulls the delete step out one level so that we can unload the temp 'newContrib' first, since having it loaded was locking the files from being renamed/removed on Windows (somewhat erratically). A bit slower than before but should work a heck of a lot more often for Windows users.