platform-ui-home/rcp-proposal/rich_client_platform_facilities.html

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

revision 1.16, Fri Jun 11 20:44:02 2004 UTC revision 1.17, Fri Jun 11 20:48:53 2004 UTC
# Line 68  Line 68 
68    <p>    <p>
69    To run the example (last updated June 11, 2004 for the 3.0 RC2 build):    To run the example (last updated June 11, 2004 for the 3.0 RC2 build):
70    <ol>    <ol>
71      <li>Download the RCP SDK build from the <a href="http://eclipse.org/downloads/index.php">Downloads</a> page, and extract it to a folder such as <em>c:\browser-example</em>.      <li>Download the RCP Runtime build from the <a href="http://eclipse.org/downloads/index.php">Downloads</a> page, and extract it to a folder such as <em>c:\browser-example</em>.
72      <li>Download the <a href="org.eclipse.ui.examples.rcp.browser_3.0.0.zip">browser plugin zip</a> and extract it to the eclipse/plugins folder.      <li>Download the <a href="org.eclipse.ui.examples.rcp.browser_3.0.0.zip">browser plugin zip</a> and extract it to the eclipse/plugins subfolder.
73      <li>Replace the eclipse/configuration/config.ini file with the appropriate config file from the browser plugin.  For example, on Windows,      <li>Replace the eclipse/configuration/config.ini file with the appropriate config file from the browser plugin.  For example, on Windows,
74              copy eclipse/plugins/org.eclipse.ui.examples.rcp.browser_3.0.0/config_win32.ini to eclipse/configuration/config.ini .              copy eclipse/plugins/org.eclipse.ui.examples.rcp.browser_3.0.0/config_win32.ini to eclipse/configuration/config.ini .
75      <li>Run: <code>eclipse.exe</code>.      <li>Run: <code>eclipse.exe</code>.

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