jdt-core-home/r1.0/main.html

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

revision 1.11, Fri Sep 6 13:13:23 2002 UTC revision 1.12, Tue Apr 1 11:16:09 2003 UTC
# Line 63  Line 63 
63  <tr>  <tr>
64  <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Updates&nbsp;</font></font></b></td>  <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Updates&nbsp;</font></font></b></td>
65  </tr>  </tr>
 <tr>  
 <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><a name="updates"></a><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>  
 <td WIDTH="98%"><b>Rollup previews</b>  
 <br><p>Official plug-in version ID from 1.0 Rollup2 build is 1.0.2 (also see  
 <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.25.2.8&content-type=text/plain">build notes</a>). Patches listed here are Jck1.3a compliant.  
66    
67  <ul>  <tr><td COLSPAN="2">
68    Official plug-in version ID from 1.0 Rollup2 is 1.0.2 (also see
69    <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.25.2.8&content-type=text/plain">build notes</a>).
70    These patches are not yet part of
71    any official release or rollup; but provide an early access to the next delivery for quality assessment. If you find any regression using these patches,
72    please inform the JDT/Core team by entering a <a href="http://dev.eclipse.org/bugs/">bug report</a>.
73    Patches listed here are Jck1.3a and Jck1.4 compliant.
74    <a name="updates"></a>
75    
76  <li><a href="../patches/org.eclipse.jdt.core_1.0.7.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20> <b>Patch 1.0.7</b></a> : fully qualified class names break superclass visibility, posted on 2002/08/21, 3,203 KB.  <tr><td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"></a><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
77    <td WIDTH="98%"><b>1.0.7  preview </b>: address verify error with nested try statements
78  <table>  <table>
79  <tr>  <tr>
80            <td VALIGN="top"><a href="../patches/org.eclipse.jdt.core_1.0.7.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20></a></td>
81            <td VALIGN="top">posted on 2002/08/21, 3,203 KB</td>
82    </tr>
83    <tr>
84          <td VALIGN="top"><i>applies to</i></td>          <td VALIGN="top"><i>applies to</i></td>
85          <td VALIGN="top">R1.0 Rollup2</td>          <td VALIGN="top">R1.0 Rollup2 and better</td>
86  </tr>  </tr>
87  <tr>  <tr>
88          <td VALIGN="top"><i>description</i> </td>          <td VALIGN="top"><i>description</i> </td>
# Line 88  Line 95 
95          </td>          </td>
96  </tr>  </tr>
97  </table>  </table>
98  </li>  
99  <li><a href="../patches/org.eclipse.jdt.core_1.0.6.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20> <b>Patch 1.0.6</b></a> : fully qualified class names break superclass visibility, posted on 2002/07/17, 3,198 KB.  <tr><td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"></a><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
100    <td WIDTH="98%"><b>1.0.6  preview </b>: address issue where fully qualified class names break superclass visibility
101  <table>  <table>
102  <tr>  <tr>
103            <td VALIGN="top"><a href="../patches/org.eclipse.jdt.core_1.0.6.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20></a></td>
104            <td VALIGN="top">posted on 2002/07/17, 3,198 KB</td>
105    </tr>
106    <tr>
107          <td VALIGN="top"><i>applies to</i></td>          <td VALIGN="top"><i>applies to</i></td>
108          <td VALIGN="top">R1.0 Rollup2</td>          <td VALIGN="top">R1.0 Rollup2 and better</td>
109  </tr>  </tr>
110  <tr>  <tr>
111          <td VALIGN="top"><i>description</i> </td>          <td VALIGN="top"><i>description</i> </td>
# Line 105  Line 117 
117          </td>          </td>
118  </tr>  </tr>
119  </table>  </table>
120  </li>  
121  <li><a href="../patches/org.eclipse.jdt.core_1.0.5.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20> <b>Patch 1.0.5</b></a> : changing read-only '.classpath' creates inconsistencies, posted on 2002/07/12, 3,198 KB.  <tr><td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"></a><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
122    <td WIDTH="98%"><b>1.0.5  preview </b>: address issue where changing read-only '.classpath' creates inconsistencies
123  <table>  <table>
124  <tr>  <tr>
125            <td VALIGN="top"><a href="../patches/org.eclipse.jdt.core_1.0.5.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20></a></td>
126            <td VALIGN="top">posted on 2002/07/12, 3,198 KB</td>
127    </tr>
128    <tr>
129          <td VALIGN="top"><i>applies to</i></td>          <td VALIGN="top"><i>applies to</i></td>
130          <td VALIGN="top">R1.0 Rollup2</td>          <td VALIGN="top">R1.0 Rollup2 and better</td>
131  </tr>  </tr>
132  <tr>  <tr>
133          <td VALIGN="top"><i>description</i> </td>          <td VALIGN="top"><i>description</i> </td>
# Line 124  Line 141 
141          </td>          </td>
142  </tr>  </tr>
143  </table>  </table>
144  </li>  
145  <li><a href="../patches/org.eclipse.jdt.core_1.0.4.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20> <b>Patch 1.0.4</b></a> : builder crash when no debug attributes, posted on 2002/04/19, 3,203 KB.  <tr><td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"></a><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
146    <td WIDTH="98%"><b>1.0.4  preview </b>: address builder crash when no debug attributes
147  <table>  <table>
148  <tr>  <tr>
149            <td VALIGN="top"><a href="../patches/org.eclipse.jdt.core_1.0.4.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20></a></td>
150            <td VALIGN="top">posted on 2002/04/19, 3,203 KB</td>
151    </tr>
152    <tr>
153          <td VALIGN="top"><i>applies to</i></td>          <td VALIGN="top"><i>applies to</i></td>
154          <td VALIGN="top">R1.0 Rollup2</td>          <td VALIGN="top">R1.0 Rollup2 and better</td>
155  </tr>  </tr>
156  <tr>  <tr>
157          <td VALIGN="top"><i>description</i> </td>          <td VALIGN="top"><i>description</i> </td>
# Line 142  Line 164 
164          </td>          </td>
165  </tr>  </tr>
166  </table>  </table>
167  </li>  
168  <li><a href="../patches/org.eclipse.jdt.core_1.0.3.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20> <b>Patch 1.0.3</b></a> : editing and saving read-only .java source file may cause lost of data, posted on 2002/07/12, 3,197 KB.  <tr><td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"></a><img SRC="http://dev.eclipse.org/images/Adarrow.gif" NOSAVE BORDER=0 height=16 width=16></td>
169    <td WIDTH="98%"><b>1.0.3  preview </b>: address issue where editing and saving read-only .java source file may cause lost of data
170  <table>  <table>
171  <tr>  <tr>
172            <td VALIGN="top"><a href="../patches/org.eclipse.jdt.core_1.0.3.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20></a></td>
173            <td VALIGN="top">posted on 2002/07/12, 3,197 KB</td>
174    </tr>
175    <tr>
176          <td VALIGN="top"><i>applies to</i></td>          <td VALIGN="top"><i>applies to</i></td>
177          <td VALIGN="top">R1.0 Rollup2</td>          <td VALIGN="top">R1.0 Rollup2 and better</td>
178  </tr>  </tr>
179  <tr>  <tr>
180          <td VALIGN="top"><i>description</i> </td>          <td VALIGN="top"><i>description</i> </td>
# Line 159  Line 186 
186          </td>          </td>
187  </tr>  </tr>
188  </table>  </table>
 </li>  
189    
190  </td>  </td>
191  </tr>  </tr>

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12