I tried installing JFXScad in Eclipse release 2025-09 and got lots of errors. It looks like JFXScad assumed Java 8. When I updated the gradle-wrapper.properties and build.gradle files, ran a gradle build using powershell commands, made sure everything was done at Java 21, it worked. If someone knows the proper protocol, I can provide the two files I changed.