| <?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html xmlns="http://www.w3.org/1999/xhtml"> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
| <title>Tooling - Installation</title> |
| <link type="text/css" rel="stylesheet" href="../../book.css"/> |
| </head> |
| <body> |
| <table class="navigation" style="width: 100%;" border="0" summary="navigation"> |
| <tr> |
| <th style="width: 100%" align="center" colspan="3">Installation</th> |
| </tr> |
| <tr> |
| <td style="width: 20%" align="left"> |
| <a href="Tooling.html" title="Tooling"> |
| <img alt="Previous" border="0" src="../../images/prev.gif"/> |
| </a> |
| </td> |
| <td style="width: 60%" align="center"></td> |
| <td style="width: 20%" align="right"> |
| <a href="Known-Issues.html" title="Known Issues"> |
| <img alt="Next" border="0" src="../../images/next.gif"/> |
| </a> |
| </td> |
| </tr> |
| <tr> |
| <td style="width: 20%" align="left" valign="top">Tooling</td> |
| <td style="width: 60%" align="center"></td> |
| <td style="width: 20%" align="right" valign="top">Known Issues</td> |
| </tr> |
| </table><hr/> |
| <h1 id="Installation">Installation</h1> |
| <h2 id="Install_Eclipse">Install Eclipse</h2> |
| <p>If you're not installing into an existing Eclipse, you'll need one. </p> |
| <ul> |
| <li>Eclipse Indigo 3.7.x or Indigo based suite such as SpringSource Tool Suite 2.9.x</li> |
| <li>Eclipse Juno 3.8/4.2</li> |
| </ul> |
| <p>Eclipse JEE Indigo recommended.</p> |
| <h2 id="Install_Virgo">Install Virgo</h2> |
| <ol> |
| <li>Select |
| <i>Help>Install New Software..</i> |
| </li> |
| <li>Enter one of the Virgo update sites below.</li> |
| <li>Select "Virgo Tools" feature and click install.</li> |
| </ol> |
| <p><span style="color:#FF0000"><b>Note:</b> Select <i>only</i> Virgo Tooling. This is a composite site, and the other features are <i>not</i> designed to work within the Eclipse IDE.</span></p> |
| <h2 id="Update_Sites">Update Sites</h2> |
| <dl> |
| <dt>Milestone: <code> |
| <a href="http://download.eclipse.org/virgo/milestone/tooling" target="doc_external">http://download.eclipse.org/virgo/milestone/tooling</a></code> (Recommended) |
| </dt> |
| <dt>Snapshot: <code> |
| <a href="http://download.eclipse.org/virgo/snapshot/tooling" target="doc_external">http://download.eclipse.org/virgo/snapshot/tooling</a></code> (Bleeding Edge) |
| </dt> |
| </dl> |
| <p>Many users will also want to install the M2E release at: <code> |
| <a href="http://download.eclipse.org/technology/m2e/releases" target="doc_external">http://download.eclipse.org/technology/m2e/releases</a></code>. (You'll need this to run the greenpages examples.) |
| </p><hr/> |
| <table class="navigation" style="width: 100%;" border="0" summary="navigation"> |
| <tr> |
| <td style="width: 20%" align="left"> |
| <a href="Tooling.html" title="Tooling"> |
| <img alt="Previous" border="0" src="../../images/prev.gif"/> |
| </a> |
| </td> |
| <td style="width: 60%" align="center"> |
| <a href="Tooling.html" title="Tooling"> |
| <img alt="Tooling" border="0" src="../../images/home.gif"/> |
| </a> |
| </td> |
| <td style="width: 20%" align="right"> |
| <a href="Known-Issues.html" title="Known Issues"> |
| <img alt="Next" border="0" src="../../images/next.gif"/> |
| </a> |
| </td> |
| </tr> |
| <tr> |
| <td style="width: 20%" align="left" valign="top">Tooling</td> |
| <td style="width: 60%" align="center"></td> |
| <td style="width: 20%" align="right" valign="top">Known Issues</td> |
| </tr> |
| </table> |
| </body> |
| </html> |