java - How to add link to Jenkins side-panel? -


can me adding link jenkins ci ? i've implemented action interface, created jelly.index in same package under resources. next steps?

please, help.

if want add link main page, @ rootaction , not forget put @extension tag class. jelly file should index.jelly, not jelly.index.

you can take how other plugins it: https://wiki.jenkins-ci.org/display/jenkins/jqs+monitoring+plugin https://wiki.jenkins-ci.org/display/jenkins/scm2job+plugin

cheers


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -