My favorites | Sign in
Project Home Downloads Issues Source
Project Information
Members
Featured
Downloads
Links

Monitor Hudson build status from Eclipse.

Install using the Update Manager or drop dk.contix.eclipse.hudson_x.x.x.jar in the plugins/ dir.

The update site url is http://hudson-eclipse.googlecode.com/svn/trunk/hudson-update/

After installation, the plugin must be configured. This is done in Preferences under Hudson. The important parameter is Hudson base url, which should point to the main Hudson page.

When the plugin is running, a health icon is displayed at the bottom of the Eclipse window. The icon is red on build failure and green on success. Double-click on the icon to open the Hudson view, where all projects in Hudson can be tracked. Please note that due to limitations in Eclipse, the Hudson view must be active before the icon is displayed.

Changelog

1.0.10 (2009-11-05)

1.0.9 (2009-10-15)

  •  Issue #49 : Only support JDK6
  •  Issue #51 : Invalid thread access when refreshing status
  • From now on, only JDK6 is supported as runtime environment

1.0.8 (2009-10-01)

1.0.7 (2009-05-20)

Fixed regressions in 1.0.6
  •  Issue 33 : NPE when getting job status due to missing support for disabled builds
  •  Issue 34 : Handle multiple health statuses in a job
  •  Issue 35 : Handle disabled build status, and don't break when unknown status is encountered
  •  Issue 36 : Persist used parameters when scheduling parameterized build

1.0.6 (2009-05-17)

  •  Issue 30 : Discover Hudson instances by broadcasting
  •  Issue 31 : Support parameterized builds by prompting for parameters when scheduling build
  •  Issue 32 : Show build health in addition to status

1.0.5 (2009-04-07)

1.0.4 (2008-03-04)

  • Added name filter - Thanks to Christian Fain for the patch
  • Added support for Hudson views. Select view from the dropdown menu.
  • Make error popup behavior configurable. If the connection to Hudson disappears, the status icon changes, but no popup appears unless configured in the preferences.
  • Fixed URL handling bug where two slashes were inserted in the URL
  • Fixed bug where an internal exception was thrown if the error popup was not closed before the next update.

1.0.3 (2007-10-16)

  • Support for SSL connections with self-signed certificates
  • Support for security tokens per project
  • Use ImageRegistry to retrieve icons
  • Read proxy settings from Eclipse

  • This version requires Eclipse 3.3
Powered by Google Project Hosting