david_williams | 7cd3609 | 2008-01-07 01:21:39 +0000 | [diff] [blame] | 1 | <?php |
| 2 | |
| 3 | $pageTitle="Eclipse Web Tools Platform (WTP) Downloads - for Committers and |
| 4 | Early Testers"; |
| 5 | $indexTop="<font class=indextop> |
| 6 | Web Tools Platform<br /> |
| 7 | committer downloads</font><br /> |
| 8 | <font class=indexsub>Latest early trial downloads from the Web Tools Platform project</font>"; |
| 9 | |
| 10 | $pageExplanation=" |
| 11 | <p>This is the starting page for where you can find the latest <a |
| 12 | href=\"http://wiki.eclipse.org/index.php/WTP_Build_Types\">continuous build</a> produced by the <a |
| 13 | href=\"http://www.eclipse.org/webtools/main.php\">Eclipse Web Tools |
| 14 | Platform (WTP) Project</a>. Please note that each build page details |
| 15 | the pre-reqs for that particular build.</p> |
| 16 | |
| 17 | <p>If you got here to this continuous-build site by accident or casual |
| 18 | browsing, please be aware that <a |
| 19 | href=\"http://download.eclipse.org/webtools/downloads/\" target=\"_top\"> |
| 20 | declared builds</a> are available!</p> |
| 21 | |
| 22 | "; |
| 23 | |
| 24 | $mainTableHeader="Latest Downloads (In progress, towards a declared build)"; |
| 25 | |
| 26 | $pageFooterEnd="<p><a href=\"http://download.eclipse.org/webtools/downloads/\" |
| 27 | target=\"_top\">Declared builds</a> are available which are for |
| 28 | end-users and adopters.</p>"; |
| 29 | |
david_williams | 8294203 | 2008-01-07 18:20:32 +0000 | [diff] [blame^] | 30 | $subsectionHeading="Recent Artifacts"; |
david_williams | 7cd3609 | 2008-01-07 01:21:39 +0000 | [diff] [blame] | 31 | |
| 32 | ?> |