RE: Problem with org.codehaus.groovy.tools.RootLoader

2019-11-14 Thread Kerridge, Jon
Hi, Thanks to feedback from Jochen and significant help and suggestions from Eric, I have found a solution to the problem I was experiencing. It is nothing to do with Groovy but everything to do with Intellij. It would appear that Intellij invokes the RootLoader in some way when you invoke th

Re: Problem with org.codehaus.groovy.tools.RootLoader

2019-11-14 Thread Jochen Theodorou
On 14.11.19 17:47, Kerridge, Jon wrote: [...] It would appear that Intellij invokes the RootLoader in some way when you invoke these processes from within the IDE. [...] I now have to find a way of stopping Intellij from loading the RootLoader but that is altogether a different problem and noth