jdt-core-home/r2.1/main.html

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

revision 1.161, Thu Nov 4 21:08:21 2004 UTC revision 1.162, Wed Nov 17 07:02:38 2004 UTC
# Line 407  Line 407 
407  </td>  </td>
408    
409  <tr><td COLSPAN="2">  <tr><td COLSPAN="2">
410  Official plug-in version ID from 2.1 Rollup 2 is 2.1.2 (also see  Official plug-in version ID from 2.1 Rollup 3 is 2.1.3 (also see
411  <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.2059.2.42&content-type=text/html">build notes</a>).  <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.2059.2.42&content-type=text/html">build notes</a>).
412  These patches are not yet part of 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,  These patches are not yet part of 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,
413  please inform the JDT/Core team by entering a <a href="http://dev.eclipse.org/bugs/">bug report</a>.  please inform the JDT/Core team by entering a <a href="http://dev.eclipse.org/bugs/">bug report</a>.
# Line 421  Line 421 
421    
422  <table>  <table>
423  <tr>  <tr>
424          <td VALIGN="top"><a href="../patches/org.eclipse.jdt.core_2.1.2.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20></a></td>          <td VALIGN="top"><a href="../patches/org.eclipse.jdt.core_2.1.3.zip"><img SRC="../jar_l_obj.gif" NOSAVE BORDER=0 height=20 width=20></a></td>
425          <td VALIGN="top">posted on 2003/12/05, 4,192KB</td>          <td VALIGN="top">posted on 2004/11/17, 4,191KB</td>
426  </tr>  </tr>
427  <tr>  <tr>
428          <td VALIGN="top"><i>applies to</i></td>          <td VALIGN="top"><i>applies to</i></td>
429          <td VALIGN="top">build R2.1.1 and better</td>          <td VALIGN="top">build R2.1.3 and better</td>
430  </tr>  </tr>
431  <tr>  <tr>
432          <td VALIGN="top"><i>description</i> </td>          <td VALIGN="top"><i>description</i> </td>
433          <td VALIGN="top">Addresses the following issues:          <td VALIGN="top">Addresses the following issues:
434                    <br>&nbsp;&nbsp;&nbsp;&nbsp;- wrong handle restored from memento (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=75814">75814</a>)
435    
436    <!--
437                  <br>&nbsp;&nbsp;&nbsp;&nbsp;- compiler deprecation diagnosis (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=46937">46937</a>)                  <br>&nbsp;&nbsp;&nbsp;&nbsp;- compiler deprecation diagnosis (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=46937">46937</a>)
438                  <br>&nbsp;&nbsp;&nbsp;&nbsp;- compiler codegen issues (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=46675">46675</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47881">47881</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47886">47886</a>)                  <br>&nbsp;&nbsp;&nbsp;&nbsp;- compiler codegen issues (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=46675">46675</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47881">47881</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47886">47886</a>)
439                  <br>&nbsp;&nbsp;&nbsp;&nbsp;- building imported project on clearcase (bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47049">47049</a>)                  <br>&nbsp;&nbsp;&nbsp;&nbsp;- building imported project on clearcase (bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47049">47049</a>)
# Line 442  Line 445 
445                  <br>&nbsp;&nbsp;&nbsp;&nbsp;- NPE in source indexer  (bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=40950">40950</a>)                  <br>&nbsp;&nbsp;&nbsp;&nbsp;- NPE in source indexer  (bug <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=40950">40950</a>)
446                  <br>&nbsp;&nbsp;&nbsp;&nbsp;- null constant for JavaModel field (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47976">47976</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=41373">41373</a>)                  <br>&nbsp;&nbsp;&nbsp;&nbsp;- null constant for JavaModel field (bugs <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=47976">47976</a>, <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=41373">41373</a>)
447                  <br>Also see corresponding <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.2059.2.67&content-type=text/html">build notes</a>.                  <br>Also see corresponding <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.jdt.core/buildnotes_jdt-core.html?rev=1.2059.2.67&content-type=text/html">build notes</a>.
448    -->
449  <!--     Corresponding sources are versioned using tag <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_315_R21x">v_315_R21x</a>  <!--     Corresponding sources are versioned using tag <a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/?only_with_tag=v_315_R21x">v_315_R21x</a>
450  -->  -->
451      <br>This patch can be applied by expanding the zip archive into the <code>&lt;install&gt;/eclipse/plugins/</code> directory      <br>This patch can be applied by expanding the zip archive into the <code>&lt;install&gt;/eclipse/plugins/</code> directory
452      <br> NOTE: Plug-in revision ID is now "2.1.2".      <br> NOTE: Plug-in revision ID is now "2.1.3".
453           In case this plug-in revision does not match the one currently installed,           In case this plug-in revision does not match the one currently installed,
454           the JDT feature may require to be edited accordingly (in <code>&lt;install&gt;/eclipse/features/org.eclipse.jdt_2.1.x/feature.xml</code>,           the JDT feature may require to be edited accordingly (in <code>&lt;install&gt;/eclipse/features/org.eclipse.jdt_2.1.x/feature.xml</code>,
455           change the version to <code>"2.1.2"</code> for plugin which id is <code>"org.eclipse.jdt.core"</code>).           change the version to <code>"2.1.3"</code> for plugin which id is <code>"org.eclipse.jdt.core"</code>).
456          </td>          </td>
457  </tr>  </tr>
458  </table>  </table>

Legend:
Removed from v.1.161  
changed lines
  Added in v.1.162