platform-core-home/testing.html
Parent Directory
|
Revision Log
Revision 1.6 -
(download)
(as text)
(annotate)
Thu Jun 23 16:35:08 2005 UTC (4 years, 5 months ago) by rchaves
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +1 -1 lines
Thu Jun 23 16:35:08 2005 UTC (4 years, 5 months ago) by rchaves
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +1 -1 lines
Bug 101480 - Incorrect case in doctype line in html files
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Eclipse Platform/Core</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"> </head> <body> <center> <font class=indextop>core</font><br> <font class=indexsub>the foundation of the platform</font><p></p> <a href="main.html">[home]</a> <a href="documents.html">[documents]</a> <a href="downloads.html">[downloads]</a> <a href="resources.html">[resources]</a> <a href="planning.html">[planning]</a> <a href="testing.html">[testing]</a> </center> <br> <table BORDER=0 CELLPADDING=2 WIDTH="100%" > <tr> <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica" color="#FFFFFF">Testing</font></b></td> </tr> <tr> <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td> <td> <p><b>Test Plans </b></p> <ul> <li><img src="images/new.gif" width="31" height="14"> <a href="documents/3.1/test_plan.html">Test plan</a> for Eclipse 3.1.</li> </ul> <p> </p> </td> </tr> <tr> <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td> <td> <p><b>Archives</b></p> <p>Click <a href="documents/test_plan_30.html">here</a> for the Core test plan for 3.0.</p> </td> </tr> </table> </body> </html>
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
