RE: Gradle File Rename Error in 8u Dev Build

2018-11-08 Thread carl
11:53 AM To: c...@bekwam.com; openjfx-dev@openjdk.java.net Subject: Re: Gradle File Rename Error in 8u Dev Build 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 be

Re: Gradle File Rename Error in 8u Dev Build

2018-11-08 Thread Kevin Rushforth
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