Re: How to configure and run gradlew successfully?

> OK, finally solved.
>
> I installed Java 21 and had to set the JAVA_HOME environment variable to: C:\Program Files\Eclipse Adoptium\jre-21.0.3.9-hotspot\
>
> Thanks to Norm again for helping!

Happy to help. As I said (in an off-list message), I’m surprised by the error you got. 

(a) I didn’t realize I’d built xjparse with java 11. That was unintentional and I should probably replace it with a Saxon verifier.
(b) The error you got suggested that you were using Java 8, not Java 11. So I expect upgrading to Java 21 has actually just “hidden” Java 8 somehow.

But I’m glad it’s working for you.

                                        Be seeing you,
                                          norm

--
Norm Tovey-Walsh
Saxonica

Received on Friday, 10 May 2024 08:57:24 UTC