Hi all,
I was developed new versions of GroovyLab, https://github.com/sterglee/GroovyLab that works very well on Linux, but in a rather strange way, fails silently to start on Windows and MacOS. It seems that the program does not enter the main() method, it fails before. I suspect something with classpaths, module paths, i.e. JVM related, works differently from Linux. Does anyone has some idea, what happens? Best Regards Stergios