Hello everyone. I've the following problem: as mentioned in https://scriptrunner.adaptavist.com/latest/jira/#_script_roots we can import classes from other scripts. I've a script Helper.groovy (with package util) that located in /scripts/util directory. And I try to import class Helper using import util.Helper . And I see an error
unable to resolve class util.Helper
How to fix It?
Hello,
You can read my article on how to import classes here:
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.