I have groovy scripts that work in my jenkins instance. I would like to be able to also run them from IntelliJ, but it seems like i need the jenkins jars for the imports to work (for example import hudson.model.*).
1. How can I get all the Jars I need to run jenkins groovy code? 2. Do you know of any good tutorials to learn about using the jenkins libraries ? Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/ccd43ad5-c03c-4e33-8baf-5125d777474b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
