platform-core-home/runtime/index.html

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

revision 1.5, Mon Dec 1 17:11:11 2003 UTC revision 1.6, Sun Dec 7 21:22:09 2003 UTC
# Line 60  Line 60 
60    </tr>    </tr>
61    <tr>    <tr>
62      <td align=RIGHT width="16" valign=TOP><img src="http://eclipse.org/images/Adarrow.gif" width="16" height="16" border="0"></td>      <td align=RIGHT width="16" valign=TOP><img src="http://eclipse.org/images/Adarrow.gif" width="16" height="16" border="0"></td>
63      <td><a href="adoption.html" target="_top"><b>Adoption Guide</b></a><br>      <td><a href="runtime-porting.html" target="_top"><b>Porting Guide</b></a><br>
64        Details of how to update your plug-ins to take advantage of the new runtime.</td>        Details of how to update your plug-ins to take advantage of the new runtime.</td>
65    </tr>    </tr>
   <tr>  
     <td align=RIGHT width="16" valign=TOP><img src="http://eclipse.org/images/Adarrow.gif" width="16" height="16" border="0"></td>  
     <td><a href="migration.html" target="_top"><b>Migration Guide</b></a><br>  
       Details of any API changes and programming style changes relative to standard  
       Eclipse. </td>  
   </tr>  
66  </table>  </table>
67  <p>&nbsp;</p>  <p>&nbsp;</p>
68  </body>  </body>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6