Even better, find a plugin that does something similar and submit pull requests to extend the plugin for your needs.
Mark Waite On Tue, Dec 16, 2014 at 9:04 AM, Ryan Campbell <[email protected]> wrote: > > Generally, you should find a plugin that does something similar to what > you want to do and fork it. > > > On Tue Dec 16 2014 at 9:59:12 AM Kanstantsin Shautsou < > [email protected]> wrote: > >> If you look on top of this page you will see root page >> https://wiki.jenkins-ci.org/display/JENKINS/Extend+Jenkins >> Try start by reading this docs. Also there is >> https://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial >> >> >> On Tuesday, December 16, 2014 6:44:31 PM UTC+3, Karin Julenius wrote: >>> >>> Hi! >>> >>> I am new to Jenkins and my task is to develop a Jenkins plugin. I >>> realize I need to extend the correct Jenkins class. Is there some good >>> Jenkins code tutorial/description somewhere? >>> >>> I look at this list: >>> https://wiki.jenkins-ci.org/display/JENKINS/Extension+points >>> >>> but I don't really understand how I should find the Extension point I >>> need. They seems to be ordered according to what other plugin it is >>> associated with, not according to the organization of the user interface. >>> Should I have to learn what all these other plugins are doing first? >>> >>> Thanks for any help or advice! >>> >>> Karin >>> A bit overwhelmed. >>> >> -- >> 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/ae1bfe42-f538-4aee-8631-988a56a1c170%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/ae1bfe42-f538-4aee-8631-988a56a1c170%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > 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/CANHK%3DJ0iVz2RUaAbH8SR6H5HG7jgQNzce08L0ahfs1tG1RoVpQ%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CANHK%3DJ0iVz2RUaAbH8SR6H5HG7jgQNzce08L0ahfs1tG1RoVpQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Thanks! Mark Waite -- 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/CAO49JtGvLvGKQ5LWZVoQ4ZrhDh7WH_9Okcpz%2BwWo-_5JC6RqWg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
