Is there a way to suppress the static type checking errors when referencing a Groovy script in a Listener.
The script works fine with the type checking errors but I cannot save the Listener settings because of the errors... :(