> On 03.12.2016, at 16:26, Athar Naqash <[email protected]> wrote: > > I need your help. I need to create a plugin for Jenkins in java which can > perform the following operation. > > (1) It should take a repository as any normal Jenkins plugin. > (2) it should show a list of the all the files and packages in that > repository. > (3) and it should count the number of codes for each file/class > > Please help me in this regards. If you have any existing project or tutorial > send me the link for that.
This question is too vague and open-ended to really be answerable. There is plenty of documentation on how to write Jenkins plugins, and more than a thousand plugins you can learn from. I recommend you try to do it yourself, until you get stuck. Then search the web and read the documentation some more. If you still cannot get it to work, then (and only then) ask precise and specific questions how to get unstuck. -- 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/5C85C619-43B7-4A6B-8E88-1BAF3377D5D8%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
