blob: 967b78e2ae737876a6807b258aea77dfdd607fe7 [file] [log] [blame]
david_williams1a993892007-07-29 19:19:05 +00001<?php
2
3$pageTitle="Eclipse Web Tools Platform (WTP) Downloads - for Committers and
4Early Testers";
5$indexTop="<font class=indextop>
6Web Tools Platform<br />
7committer 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_williams38cdb422007-09-23 06:24:37 +000030$subsectionHeading="Recent History";
31
david_williams1a993892007-07-29 19:19:05 +000032?>