1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> 2 <html> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 5 <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> 6 <title>Download</title> 7 </head> 8 9 <body> 10 <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" ><tr><td ALIGN=LEFT width="80%"> 11 <p><b><font face="Verdana" size="+3">@type@ Build: @build@</font></b><br> 12 @date@ 13 </p> 14 <p>These downloads are provided under the <a href="http://www.eclipse.org/legal/notice.html">Eclipse.org 15 Software User Agreement</a>.</p> 16 <p>To view the build notes for this build click <a href="buildNotes.php">here</a>. 17 <br> To view the test results and compile logs for this build click <a href="testResults.php">here</a>.<BR> 18 To view the map file entries for this build click click <A href="directory.txt">here</A>.<BR></td></tr> 19 </table> 20 21 <!-- *********** Requirements ************** --> 22 <table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"> <b><font face="Arial,Helvetica" color="#FFFFFF">Requirements</font></b></td></tr></table> 23 <P>These are the prerequisites to install <your project>. They must 24 be downloaded and installed before the <your component> can be installed.</P><br> 25 26 27 <!-- *********** empty section for use as template for new download section ************** 28 29 <table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#999999"> 30 <b><font face="Arial,Helvetica" color="#FFFFFF"> 31 NAME OF DOWNLOAD TYPE 32 </font></b></td></tr> 33 34 <TR><TD align="LEFT" valign="TOP" colspan="3"> 35 DESCRIPTION OF DOWNLOAD 36 </TD></TR></table> 37 38 <table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="100%" bordercolor="#999999" > 39 <tr><td align=RIGHT valign=TOP width="7%"> 40 <div align="left"><b>Status</b></div></td> 41 <td width="34%"><b>Platform</b></td> 42 <td width="59%"><b>Download</b></td></tr> 43 TEXTREPLACEMENTSTRING 44 </table> 45 <table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2"> </td></tr></table> 46 47 ******************* end template ***************************** --> 48 49 <!-- *********** Runtime downloads ************** --> 50 <table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"> 51 <b><font face="Arial,Helvetica" color="#FFFFFF"> 52 <your project> Runtime 53 </font></b></td></tr> 54 55 <TR><TD align="LEFT" valign="TOP" colspan="3"> 56 <description> 57 </TD></TR></table> 58 59 <table border=0 cellspacing=2 cellpadding=0 width="100%" bordercolor="#999999" > 60 <tr><td align=RIGHT valign=TOP width="7%"> 61 <div align="left"><b>Status</b></div></td> 62 <td width="34%"><b>Platform</b></td> 63 <td width="59%"><b>Download</b></td></tr> 64 %runtime% 65 </table> 66 <table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2"> </td></tr></table> 67 68 69 <!-- *********** SDK downloads ************** --> 70 <table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#999999"> 71 <b><font face="Arial,Helvetica" color="#FFFFFF"> 72 SDK 73 </font></b></td></tr> 74 75 <TR><TD align="LEFT" valign="TOP" colspan="3"> 76 <description> 77 </TD></TR></table> 78 79 <table BORDER=0 CELLSPACING=2 CELLPADDING=0 WIDTH="100%" bordercolor="#999999" > 80 <tr><td align=RIGHT valign=TOP width="7%"> 81 <div align="left"><b>Status</b></div></td> 82 <td width="34%"><b>Platform</b></td> 83 <td width="59%"><b>Download</b></td></tr> 84 <tr><td>%sdk%</td></tr> 85 </table> 86 <table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2"> </td></tr></table> 87 88 89 <!-- ************** Examples downloads *************** --> 90 <table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#999999"> 91 <b><font face="Arial,Helvetica" color="#FFFFFF"> 92 Examples 93 </font></b></td></tr> 94 95 <TR><TD align="LEFT" valign="TOP" colspan="3"> 96 <description> 97 </TD></TR></table> 98 99 <table border=0 cellspacing=2 cellpadding=0 width="100%" bordercolor="#999999" > 100 <tr><td align=RIGHT valign=TOP width="7%"> 101 <div align="left"><b>Status</b></div></td> 102 <td width="34%"><b>Platform</b></td> 103 <td width="59%"><b>Download</b></td></tr> 104 %examples% 105 </table> 106 <table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2"> </td></tr></table> 107 108 109 <!-- ************** JUnit tests download *************** --> 110 <table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td align=LEFT valign=TOP colspan="3" bgcolor="#999999"> 111 <b><font face="Arial,Helvetica" color="#FFFFFF"> 112 JUnit Plugin Tests and Automated Testing Framework 113 </font></b></td></tr> 114 115 <TR><TD align="LEFT" valign="TOP" colspan="3"> 116 <description> 117 </TD></TR></table> 118 119 <table border=0 cellspacing=2 cellpadding=0 width="100%" bordercolor="#999999" > 120 <tr><td align=RIGHT valign=TOP width="7%"> 121 <div align="left"><b>Status</b></div></td> 122 <td width="34%"><b>Platform</b></td> 123 <td width="59%"><b>Download</b></td></tr> 124 %tests% 125 </table> 126 127 128 <table border=0 cellspacing=5 cellpadding=2 width="100%" ><tr><td colspan="2"> </td></tr></table> 129 </body> 130 </html> 131