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

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -