| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| <html> |
| <head> |
| <title>SWT Tools Update Sites</title> |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
| <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> |
| <link rel="stylesheet" href="swt.css" type="text/css"> |
| <link rel="shortcut icon" href="http://www.eclipse.org/images/eclipse.ico" type="image/x-icon"> |
| </head> |
| <body bgcolor="#ffffff" text="#000000"> |
| <table width="635px" class="swtpage"> |
| <colgroup><col width="125px"><col width="510px"></colgroup> |
| <tr><?php include "sidebar.php"; ?> |
| <td valign="top" style="padding: 10px"><h1 style="padding: 0; margin: 0; border-bottom: 1px solid #000000;">SWT Tools Update Sites</h1> |
| |
| <p>The SWT Development Tools are available from the following update sites.</p> |
| <p>For everyday development please ensure that you are |
| using the most recent tools available. Stable releases of the tools are provided for the purpose of creating patches against maintenance |
| branches of SWT.</p> |
| |
| <table border="1" align="center" cellpadding="3" cellspacing="1"> |
| <tr> |
| <th> Update Site |
| </th><th> Update Site URL |
| </th></tr> |
| <tr> |
| <td> <strong>Most recent development build</strong> </td><td>http://www.eclipse.org/swt/updates/4.3</td> |
| </tr> |
| <tr> |
| <td> <strong>3.8.x - 4.2.x releases</strong> </td><td> http://www.eclipse.org/swt/updates/3.8 </td> |
| </tr> |
| <tr> |
| <td> <strong>3.6.x - 3.7.x releases</strong> </td><td> http://www.eclipse.org/swt/updates/3.6 </td> |
| </tr> |
| <tr> |
| <td> <strong>3.5.x releases</strong> </td><td> http://www.eclipse.org/swt/updates/3.5 </td> |
| </tr> |
| </table> |
| |
| |
| |
| </table> |
| </body> |
| </html> |