carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/getting_started/cdt_w_install_cdt.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
       
     2 <html lang="en">
       
     3 
       
     4 <head>
       
     5 <meta http-equiv="Content-Language" content="en-us">
       
     6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
       
     7 <title>Updating the CDT</title>
       
     8 <link rel="stylesheet" type="text/css" href="../help.css">
       
     9 <script language="JavaScript">
       
    10 function changeSize(theImage,wd,ht) {
       
    11 	wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
       
    12 	if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
       
    13 	else {wdth=wd;hght=ht;}
       
    14 	theImage.style.width=wdth; theImage.style.height=hght;
       
    15 }
       
    16 </script>
       
    17 <script language="JavaScript">
       
    18 function newWin(url) {
       
    19 	window.open(url, 'install_cdt', 'width=900, height=700, menubar=no, toolbar=no, status=no, resizable=yes, location=no, scrollbars=yes');
       
    20 }
       
    21 </script>
       
    22 </head>
       
    23 
       
    24 <body>
       
    25 
       
    26 <h1>Installing and updating the CDT</h1>
       
    27 
       
    28 <p>You can use the Software Updates manager to quickly install or update the CDT directly from the Eclipse workbench using your internet connection.</p>
       
    29 
       
    30 <p>To obtain the latest CDT features:</p>
       
    31 <ol>
       
    32 	<li>Select <b>Help &gt; Software Updates &gt; Find and Install</b>.
       
    33 <p><a href="javascript:void(0)" onClick="newWin('../images/cdt_update_find-install.png')">Click here to see an illustration (displayed in a separate window)</a>.</p>
       
    34 	<br></li>
       
    35 	
       
    36 	<li>In the <b>Feature Updates</b> window, select <b>Search for new features to install</b> and click <b>Next</b>.<br><p>Note: If you want to search for updates on features that you currently have installed, you can select the option <b>Search for updates of the currently installed features</b>, and then follow the steps to update using that method.</p><p><a href="javascript:void(0)" onClick="newWin('../images/cdt_update_install_new.png')">Click here to see an illustration</a>.</p>
       
    37 	<br></li>
       
    38 	
       
    39 	
       
    40 	<li>If you have not updated previously, you will have to enter the location of the Eclipse CDT Install site. Click <b>New Remote Site...</b>.
       
    41 <p><a href="javascript:void(0)" onClick="newWin('../images/cdt_update_install_sites.png')">Click here to see an illustration</a>.</p>
       
    42 	<br></li>
       
    43 	
       
    44 	<li>In the New Update Site dialog box, type the name and URL for the Eclipse update site. 
       
    45 <p><a href="javascript:void(0)" onClick="newWin('../images/cdt_update_install_new_sites.png')">Click here to see an illustration</a>.</p><br></li>
       
    46 	
       
    47  	<li>Click <b>OK</b>.<p><br></p></li>
       
    48 	<li>From the <b>Sites to include in search</b> list, select the update site you just created by clicking the appropriate check box, and click <b>Finish</b>.
       
    49 <p><a href="javascript:void(0)" onClick="newWin('../images/cdt_update_install_cdt_site.png')">Click here to see an illustration</a>.</p>
       
    50 	<br></li>
       
    51 	
       
    52 	<li>The Search Results dialog shows the features available to install from the update site. Expand and select any additional features that you require. De-select any options that do not apply to you.<p><br></p></li>
       
    53 <li>Click <b>Next</b>.
       
    54 <p><a href="javascript:void(0)" onClick="newWin('../images/cdt_update_search_results.png')">Click here to see an illustration</a>.</p><br>
       
    55 	</li>
       
    56 	
       
    57 	<li>You must accept the Eclipse.org Software User Agreement to continue installing the CDT update. If you accept the terms, select <b>I accept the terms in the license agreement</b> and then click <b>Next</b>.
       
    58 <p><a href="javascript:void(0)" onClick="newWin('../images/cdt_update_license_agreement.png')">Click here to see an illustration</a>.</p>
       
    59 	<br></li>
       
    60 	<p>You can review the summary list of the features you selected to install.<br></p><br></li>
       
    61 	<li>Optional: Click <b>Change Location</b> to select the location you would like the updates installed. Typically, this is the directory where you installed Eclipse.<p><br></p></li>
       
    62 <li>Click <b>Finish</b>.<p><a href="javascript:void(0)" onClick="newWin('../images/cdt_update_location.png')">Click here to see an illustration</a>.</p>
       
    63 	<br></li>
       
    64 	
       
    65 	<li>You will now start downloading the CDT components. You will have to verify that you want the features installed by clicking
       
    66 		<b>Install</b> for each feature you selected.
       
    67 <p><a href="javascript:void(0)" onClick="newWin('../images/cdt_update_jar_verification.png')">Click here to see an illustration</a>.</p>
       
    68 	<br><p>Now, you have to restart Eclipse. </p><br></li>
       
    69 	
       
    70 	
       
    71 	<li>Select <b>Yes</b> to complete the feature installation process.
       
    72 
       
    73 <p><a href="javascript:void(0)" onClick="newWin('../images/cdt_restart.png')">Click here to see an illustration</a>.</p>
       
    74 </ol>
       
    75 <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
       
    76 <br>
       
    77 <a href="../concepts/cdt_c_over_cdt.htm">CDT Overview</a><br>
       
    78 <a href="../concepts/cdt_c_perspectives.htm">C/C++ Development perspective</a><br>
       
    79 &nbsp;</p>
       
    80 
       
    81 <img src="../images/ng00_04a.gif" ALT="QNX Copyright Statement" > </p>
       
    82 
       
    83 </body>
       
    84 
       
    85 </html>