Good evening, I'm just starting to build a Jenkins plugin internal to my company. One of the things I need to do is have a "global tool configuration" for my plugin. Basically my plugin relies on an external executable and I would like to be able to configure the external executable. Kind of like how nodejs does it.
My question(s): Where can I see examples of an implementation of this configuration? How can I call this configuration in my main plugin? I'm following the sample from https://www.jenkins.io/doc/developer/tutorial/ 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/82f4d55e-cbe5-4f65-abf1-479bd9f4054en%40googlegroups.com.
