What Java/Groovy versions are you using? Is it the same JVM/Groovy versions as used with earlier versions of GroovyLab that worked?
On Thu, Aug 22, 2019 at 12:07 AM sterg <st...@teiemt.gr> wrote: > 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 > >