Hello there,
I have a JAR file from a scriptrunner script plugin and I want to make changes. Now I have the problem that I have to compile the changed file to get the .class file. The problem is, that of course I don't have the classes from the imports and get from groovyc a bunch of errors.
I hope someone can help me.
Thanks in advance
From what you have mentioned, it seems that you are trying to build a Jar file with ScriptRunner as a reference library.
If you want to build this, I suggest looking into the scriptrunner-samples and using the Atlassian SDK.
I hope this helps to solve your question. :-)
Thank you and Kind regards,
Ram
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.