We’ve recently started using Hudson as a replacement for CruiseControl. It has been a very pleasant switch, but I was missing a plugin for Eclipse to get a tighter integration. Luckily, Hudson has a easy to use API, and Eclipse plugins are not hard to make, so I created a small plugin. It looks something like this:
![]()
The plugin can be downloaded here.
Authentication is not supported at the moment, but if anybody needs it, it should be pretty simple to add.
Update: The plugin is now hosted at http://code.google.com/p/hudson-eclipse/.




Nice…
Works cleanly and is simple.
Two features I’d like to see:
- Allow multiple Hudson servers
- Get console output for a build