Wednesday, July 1, 2009

Hudson plugin for Eclipse

You code in Eclipse and use Hudson for the continuous integration? You are lazy enough to use great (really) Hudson web interface? Then you need a hudson-eclipse plugin! With hudson-eclipse you are able to monitor project build status, schedule new build and view console output right in your favorite IDE.

One note to mention: if your Eclipse is configured to use proxy for internet connections and your build-server is in the local network then you may experience some troubles during plugin configuration. Just add build-server address to the bypass list (Eclipse -> Window -> Preferences -> General -> Network Connections -> No proxy for).

0 comments:

Post a Comment