I'm C# developer in .NET development company and were tasked to migrate our CI to Jenkins. I don't have any experience in Java, but it was pretty easy for me to develop new plugins and make fixes in exisitng with Java using Intellij IDEA Community. Furthermore, if you want to develop Jenkis plugins - you have to look inside jenkins sources, to deeper understand inner jenkins logic. So, developing plugins in C# is not so good idea, as it seems at first glance.
On Sunday, October 28, 2012 3:19:31 AM UTC+3, Andrew Gray wrote: > > Hi All, > > What interest would there be in replicating the Ruby glue layer (enabling > dev of plugins in Ruby) to C# (to enable development of plugins in C#? > > Cheers, > > Andrew >
