platform-core-home/planning.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (download) (as text) (annotate)
Wed Jul 21 15:38:50 2004 UTC (5 years, 4 months ago) by dj
Branch: MAIN
Changes since 1.4: +14 -4 lines
Updated web site.
<!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">Planning</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><b>3.0.1 Maintenance Release</b><p></p>
        We are fixing a minimal set of bugs for the 3.0.1 release 
          at the end of the summer. Most are TVT bugs, along with the implementation 
          of the file encoding notification APIs. (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=59899">bug 
          59899</a>)
		  
	</td>
  </tr>
  <tr>
    <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
    <td><b>3.1 Release</b><p></p>
	We are currently gathering work items for the 3.1 release and 
          coming up with a team plan. If you have any comments or suggestions, 
          please send a note to the mailing list.
	</td>
  </tr>
  <tr>
    <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
    <td><b>Archives</b>
	<ul>
	<li><a href="planning/3.0/plan.html">3.0 General Core plan</a></li>
	<li><a href="planning/3.0/milestones.html">3.0 Milestone plans</a></li>
	</ul>
	</td>
  </tr>
</table>


</body>
</html>