I have found an old plugin for Eclipse from 2009 to monitor a Hudson server but it has two major drawbacks:

  1. No support for multiple Hudson/Jenkins servers
  2. Clicking on a Job in the view results in a window showing a 404 exception

Does anyone know a newer (maintained) Eclipse plugin for Jenkins?

link|improve this question
feedback

1 Answer

up vote 10 down vote accepted

There is a Mylyn connector for Hudson, which also works for Jenkins (Update site is http://download.eclipse.org/mylyn/releases/latest/)

link|improve this answer
wiki.eclipse.org/index.php/Mylyn_Extensions list reference to only 1 commercial plug-in tasktop.com/connectors/hudson-jenkins.php – Paul V Jul 28 '11 at 5:13
That wiki page is obviously outdated. The connector was commercial, but since Mylyn 3.5 it is freely available with Mylyn Builds. – dunni Jul 28 '11 at 7:11
After using another stand-alone Hudson plug-in for Eclipse...I gotta say that this Mylyn one is really great. Thanks for the tip. – HDave Nov 1 '11 at 2:05
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.