david_williams | 269a8c6 | 2007-09-23 04:34:53 +0000 | [diff] [blame] | 1 | <?php |
| 2 | |
| 3 | $pageTitle="Eclipse Web Tools Platform (WTP) Patch Downloads"; |
| 4 | $indexTop="<font class=indextop> |
| 5 | Web Tools Platform<br /> |
| 6 | patch downloads</font><br /> |
| 7 | <font class=indexsub>Latest patch downloads from the Web Tools Platform project</font>"; |
| 8 | |
| 9 | $pageExplanation=" |
| 10 | <p>This is the starting page for where you can find the latest <a |
| 11 | href=\"http://wiki.eclipse.org/index.php/WTP_Build_Types\">patch features</a> produced by the <a |
| 12 | href=\"http://www.eclipse.org/webtools\">Eclipse Web Tools |
| 13 | Platform (WTP) Project</a>.</p> |
| 14 | <p>They are normaly very specialized, for a specific purpose or adopter, and not for |
| 15 | general use. Those that are for general use -- and end-users -- will be made available |
| 16 | via update manager. |
| 17 | </p> |
david_williams | c5701bf | 2007-10-08 03:35:07 +0000 | [diff] [blame] | 18 | <p>Also, please note, the builds and zip files here may appear and disappear while patches |
| 19 | are being investigated, tested, etc, so if it is relatively recent, it may not be final. |
| 20 | If there are any specific questions, feel free to ask on <a href=\"mailto:wtp-releng@eclipse.org\">wtp-releng</a>.</p> |
david_williams | 269a8c6 | 2007-09-23 04:34:53 +0000 | [diff] [blame] | 21 | <p>If you got here to this patch-build site by accident or casual |
| 22 | browsing, please be aware that <a |
| 23 | href=\"http://download.eclipse.org/webtools/downloads/\" target=\"_top\"> |
| 24 | declared builds</a> are available!</p> |
| 25 | "; |
| 26 | |
| 27 | $mainTableHeader="Latest Patch Feature Downloads"; |
| 28 | |
| 29 | $pageFooterEnd="<p><a href=\"http://download.eclipse.org/webtools/committers/\" |
| 30 | target=\"_top\">Continuous builds</a> are also available which are for |
| 31 | committers and early testers.</p>"; |
| 32 | |
david_williams | 38cdb42 | 2007-09-23 06:24:37 +0000 | [diff] [blame] | 33 | $subsectionHeading="History of Patch Builds"; |
david_williams | 269a8c6 | 2007-09-23 04:34:53 +0000 | [diff] [blame] | 34 | ?> |