Two questions:
1) Are you using the gradle daemon?
If so, you might try disabling it.
2) Are you running any applications that might still have jfxrt.jar open?
If so, you should stop them before rebuilding.
-- Kevin
On 11/8/2018 6:57 AM, c...@bekwam.com wrote:
Hi,
I was wondering if anyone's solved a renaming error I get when I run gradle.
I have a reliable workaround which is to delete the file prior to running
gradle.
Unable to rename old file (D:\hg\rt\build\sdk\rt\lib\ext\jfxrt.jar) to
temporary file
Thanks in advance,
Carl