Hi friends.
How can I use perforce server in MyGroovy add-ons of Jira? In Scriptruner add-on I used
lib com.perforce.p4java.* classes, but can't use it in MyGroovy addon. Is there a solution that I use perforce in MyGroovy add-on?
Thanks,
Mamikon
Community moderators have prevented the ability to post new answers.
You should make the Perforce library JAR available on the classpath, so that MyGroovy can import and use the classes in that.
Thank you Aron. I already have p4java.jar file. So where can I import it, that MyGroovy will be able to recognize p4java?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I understood you :). But I must say that MyGroovy plugin not at all my :). I found it from marketplace and using the MyGroovy Listener
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
MyGroovy is a paid app, am I wrong? If so, ask their support!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.