jdt-core-home/dev.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38, Wed Jul 24 16:47:02 2002 UTC revision 1.39, Fri Jul 26 16:03:14 2002 UTC
# Line 21  Line 21 
21      <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">      <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">
22        Current development</font></b>        Current development</font></b>
23          </td></tr>          </td></tr>
24  <tr><td>  <tr><td colspan="2" >
25    Here are listed links to information about the current development stream (HEAD).    Here are listed links to information about the current development stream (HEAD).
26    </td></tr>    </td></tr>
27  </table>    <tr>
   
 <table border=0 cellspacing=5 cellpadding=2 width="100%" >  
28  <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>  <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
29  <td WIDTH="98%"><b>Bug resolution</b>  <td WIDTH="98%"><b>Bug resolution</b>
30  <ul>  <ul>
# Line 44  Line 42 
42  <a href="http://dev.eclipse.org/bugs/buglist.cgi?resolution=LATER&product=JDT&component=Core" >Deferred</a></li>  <a href="http://dev.eclipse.org/bugs/buglist.cgi?resolution=LATER&product=JDT&component=Core" >Deferred</a></li>
43    
44  </ul>  </ul>
   
45  </td>  </td>
46  </tr>  </tr>
   
47    <tr>    <tr>
48      <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>      <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>
49      <td width="98%"> <b>How To</b>      <td width="98%"> <b>How To</b>
# Line 84  Line 80 
80        </ul>        </ul>
81      </td>      </td>
82    </tr>    </tr>
 </table>  
   
   
   
 <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" >  
83  <tr>  <tr>
84  <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Releases</font></font></b></td>  <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Releases</font></font></b></td>
85  </tr>  </tr>
86  <tr><td>  <tr><td COLSPAN="2">
87  JDT/Core exists in multiple flavors, depending on which delivery it is part of.  JDT/Core exists in multiple flavors, depending on which delivery it is part of.
88  </td></tr>  </td></tr>
 </table>  
   
 <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" >  
89  <tr>  <tr>
90  <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>  <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
91  <td WIDTH="98%"><b>R2.0</b>  <td WIDTH="98%"><b>R2.0</b>
   
92  <ul>  <ul>
93  <li>Detailed <a href="r2.0/main.html">description</a>  <li>Detailed <a href="r2.0/main.html">description</a>
94  <li>Get the official <a href="r2.0/main.html#source">sources for JDT/Core</a></li>  <li>Get the official <a href="r2.0/main.html#source">sources for JDT/Core</a></li>
# Line 114  Line 101 
101    
102  </ul>  </ul>
103  </td></tr>  </td></tr>
 </table>  
   
 <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" >  
104  <tr>  <tr>
105  <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>  <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
106  <td WIDTH="98%"><b>R1.0 (rollup2)</b>  <td WIDTH="98%"><b>R1.0 (rollup2)</b>
# Line 124  Line 108 
108  <li>Some <a href="r1.0/main.html">description</a>  <li>Some <a href="r1.0/main.html">description</a>
109  <li>Get the official <a href="r1.0/main.html#source">sources for JDT/Core</a></li>  <li>Get the official <a href="r1.0/main.html#source">sources for JDT/Core</a></li>
110  <li>Available <a href="r1.0/main.html#updates">updates</a></li>  <li>Available <a href="r1.0/main.html#updates">updates</a></li>
   
111  </ul>  </ul>
112  </td></tr>  </td></tr>
113  </table>  </table>
   
114  </body>  </body>
115  </html>  </html>

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39