platform-core-home/downloads.html

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

revision 1.15, Mon May 16 20:27:14 2005 UTC revision 1.16, Thu May 19 15:15:23 2005 UTC
# Line 110  Line 110 
110      <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>      <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
111      <td><b>Patches</b>      <td><b>Patches</b>
112        <ul>        <ul>
113            <li><a href="downloads/patches/bug_91853/org.eclipse.core.runtime_3.1.0.jar">Patch</a> for bug 91853.            <li>Patch for bug 91853.
114            This patch adds extra debugging information when used in conjunction with the job examples plugin.            This patch adds extra debugging information when used in conjunction with the job examples plugin.
115            The "Dump Job Information" action will now print more detailed information about the thread pool            The "Dump Job Information" action will now print more detailed information about the thread pool
116            used to service background jobs.</li>            used to service background jobs.
117              <a href="downloads/patches/bug_91853/M6/org.eclipse.core.runtime_3.1.0.jar">Patch for 3.1 M6</a>.
118              <a href="downloads/patches/bug_91853/org.eclipse.core.runtime_3.1.0.jar">Patch for 3.1 M7</a>.
119              </li>
120              <li>Patch for bug 86846.  This
121              <a href="downloads/patches/bug_86846/org.eclipse.core.runtime_3.1.0.jar">patch</a>
122              fixes bug 86846 for either Eclipse 3.0.1 or 3.0.2.  Simply replace the resources.jar
123              file in the directory eclipse/plugins/org.eclipse.core.resources_3.0.1 with the patched
124              jar file.
125              </li>
126        </ul>        </ul>
127            <p></p>            <p></p>
128      </td>      </td>

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16