hudson-eclipse
From KevinWiki
(Difference between revisions)
(New page: Category:Eclipse Plugins {{lowercase}} [http://code.google.com/p/hudson-eclipse/ hudson-eclipse] is an Eclipse plug-in to monitor [https://hudson.dev.java.net/ Hudson] build status fro...) |
|||
Line 3: | Line 3: | ||
[http://code.google.com/p/hudson-eclipse/ hudson-eclipse] is an Eclipse plug-in to monitor [https://hudson.dev.java.net/ Hudson] build status from Eclipse. | [http://code.google.com/p/hudson-eclipse/ hudson-eclipse] is an Eclipse plug-in to monitor [https://hudson.dev.java.net/ Hudson] build status from Eclipse. | ||
+ | == Installation == | ||
=== Using Update Manager === | === Using Update Manager === | ||
# Add the following URL to the Update Manager<pre>http://hudson-eclipse.googlecode.com/svn/trunk/hudson-update/</pre> | # Add the following URL to the Update Manager<pre>http://hudson-eclipse.googlecode.com/svn/trunk/hudson-update/</pre> |
Latest revision as of 02:57, 7 April 2009
hudson-eclipse is an Eclipse plug-in to monitor Hudson build status from Eclipse.
Installation
Using Update Manager
- Add the following URL to the Update Manager
http://hudson-eclipse.googlecode.com/svn/trunk/hudson-update/
- Select the components on the added site and Install these.
Manual Installation
- Go to the hudson-eclipse download page.
- Download the plug-in jar file.
- Make sure Eclipse is not running.
- Copy the jar file to the
dropins
directory in the Eclipse directory (Do NOT extract it).e.g.) copy the jar file to the following directory.eclipse/dropins
- Start Eclipse.