On Thu, 10 Jun 2021 14:45:18 GMT, Marius Hanl <mh...@openjdk.org> wrote:
> This might not work because of the dependency verification error you have in > your console. I had this as well and I temporary deleted the > **verification-metadata.xml** inside the **gradle** folder. Deleting **verification-metadata.xml** temporarily solves the error on my system. The modules and tasks get listed in gradle window. Could execute graphics:test task from the gradle window. The step to delete **verification-metadata.xml** seems acceptable. (May be we should include the whole IntelliJ setup steps with build documentation.) It does not seem like a stopper to me, but would like to get @kevinrushforth 's opinion. ------------- PR: https://git.openjdk.java.net/jfx/pull/506