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

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

revision 1.160, Wed Jun 30 14:30:08 2004 UTC revision 1.161, Thu Nov 4 21:08:21 2004 UTC
# Line 11  Line 11 
11    
12  <table border=0 cellspacing=5 cellpadding=2 width="100%" >  <table border=0 cellspacing=5 cellpadding=2 width="100%" >
13    <tr>    <tr>
14      <td align=left width="72%"> <font class=indextop> jdt core R2.1.x <br>      <td align=left width="72%"> <font class=indextop> jdt core R2.1.x</font><br>
15        <font class=indexsub> java development tooling core </font></td>        <font class=indexsub> java development tooling core </font></td>
16      <td width="28%"><img src="http://dev.eclipse.org/images/Idea.jpg" height=86 width=120></td>      <td width="28%"><img src="http://dev.eclipse.org/images/Idea.jpg" height=86 width=120></td>
17    </tr>    </tr>
# Line 39  Line 39 
39  </td></tr>  </td></tr>
40  -->  -->
41    
42  <a name="maintenance">  <a name="maintenance"></a>
43  <tr>  <tr>
44  <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>
45  <td WIDH="98%"><b>Rollup 2.1.3 - completed</b>  <td WIDH="98%"><b>Rollup 2.1.3 - completed</b>
# Line 149  Line 149 
149  </li>  </li>
150    
151  </ul>  </ul>
152    </ul>
153  </td></tr>  </td></tr>
154    
155  <tr>  <tr>
# Line 443  Line 444 
444                  <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>.
445  <!--     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>
446  -->  -->
447      <br>This patch can be applied by expanding the zip archive into the <code><install>/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
448      <br> NOTE: Plug-in revision ID is now "2.1.2".      <br> NOTE: Plug-in revision ID is now "2.1.2".
449           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,
450           the JDT feature may require to be edited accordingly (in <code><install>/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>,
451           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.2"</code> for plugin which id is <code>"org.eclipse.jdt.core"</code>).
452          </td>          </td>
453  </tr>  </tr>
# Line 478  Line 479 
479  -->  -->
480          </ul>          </ul>
481  </li>  </li>
482    </ul>
483  </tr></td></table>  </tr></td></table>
484    
485  </body>  </body>

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