Hi, I'm attempting to create a Plugin which will add a new Job type, which 
the user can select when clicking the "New Job" link.  I've created a class 
which AbstractProject.AbstractProjectDescriptor, and have annotated this 
class with the @Extension annotation.  In addition I've added 
newJobDetail.jelly file to the project.  However when I deploy the plugin 
and restart Jenkins, nothing appears to happen.  I've examined the log file 
to see if any errors may have been thrown, but no luck.

I've been looking for a tutorial on how to create a top level job, and did 
quite a bit of searching blogs and mailing lists last week, but haven't 
been able to come up with much at this point.

Any help or pointers on what I need to examine?

Thanks,
-Rob

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to