--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_updating.htm Fri Oct 30 11:25:31 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_updating.htm Fri Oct 30 12:28:58 2009 -0500
@@ -9,34 +9,40 @@
<style type="text/css">
<!--
.style2 {color: #FF0000}
+.style3 {font-weight: bold}
-->
</style>
</head>
<body bgcolor="#FFFFFF">
<h2>Updating Carbide.c++</h2>
-<p>Updates to Carbide.c++ current features are available using the <b>Software Updates</b> feature. </p>
+<p>Updates to Carbide.c++ current features are available using the <b class="step">Install New Software</b><b> </b>feature. </p>
<p>Carbide is a collection of difference software projects combined into a working environment for Symbian OS C/C++ development. At its base Carbide uses Eclipse and CDT projects from <a href="http://www.eclipse.org/">Eclipse.org</a>. We then modify some of these base plug-ins to work with our Carbide plug-ins. This is important for you to know as any updates to those modified base plug-ins may cause Carbide to not work as intended. </p>
-<p class="note"><span class="style2"><b>IMPORTANT</b> We recommend that you not install any updates for Carbide.c++ features except for those provided by Nokia via Software Update. Replacing any standard Eclipse plugin with an updated version from a non-Nokia update site can result in Carbide.c++ no longer working as intended.</span></p>
+<p class="note"><span class="style2"><b>IMPORTANT</b> We recommend that you not install any updates for Carbide.c++ features except for those provided by Nokia via Install New Software. Replacing any standard Eclipse plugin with an updated version from a non-Nokia update site can result in Carbide.c++ no longer working as intended.</span></p>
<div class="step">
<h4>Installing Carbide Updates</h4>
<ol>
- <li>Select <b class="step">Help > Software Updates > Find and Install...</b> to display the Install/Update dialog. Select "Search for new features to install" and click Next.
- <p align="center"><img src="images/update_features.png" width="528" height="327" /></p>
- <p class="figure">Figure 1 - Install/Update Dialog </p></li>
- <li>Select the <b>Carbide.c++ Update Site</b> option and click <b>Finish</b>.
- <p align="center"><img src="images/update_features2.png" width="600" height="566" /></p>
- <p class="figure">Figure 2 - Update Sites </p></li>
- <li>Select the <b>Carbide.c++ features to install, then click Next</b>
- <p align="center"><img src="images/update_features3.png" width="600" height="523" /></p>
- <p class="figure">Figure 3 - Search results showing Carbide features available</p>
+ <li>Select <b class="step">Help > Install New Software...</b> to display the Available Software pane of the Install dialog.
+ <p align="center"><img src="images/p2_available_sw.png" width="616" height="544"></p>
+ <p class="figure">Figure 1 - Install dialog - Available Software pane</p>
+ <ol type="a">
+ <li>Select an update site from the Work with dropdown, or click Add... to enter a new site URL.</li>
+ <li>Click to select the items to update from the Name column.</li>
+ <li>Click Next</li>
+ </ol>
+ </li>
+ <li>In the Install Details pane select the specific items to install from those displayed, then click Next.
+ <p align="center"><img src="images/p2_install_details_01.png" width="555" height="560"></p>
+ <p class="figure">Figure 2 - Install dialog - Install Details pane</p>
</li>
- <li>Accept with the license
- terms and click Next.
- <p align="center"><img src="images/update_features4.png" width="600" height="523" /></p>
- <p class="figure">Figure 4 - Update Sites </p></li>
- <li>Select where the new feature should be installed, then click <b>Finish</b>.
- <p align="center"><img src="images/update_features5.png" width="600" height="523" /></p>
- <p class="figure">Figure 5 - Update Sites </p></li>
+ <li>Review the items to install in the second Install Details pane<b>, then click Next.</b>
+ <p align="center"><img src="images/p2_install_details_02.png" width="555" height="560"></p>
+ <p class="figure">Figure 3 - Install dialog - second Install Details pane</p>
+ </li>
+ <li>Accept the license
+ terms, then click Finish.
+ <p align="center"><img src="images/p2_review_licenses.png" width="643" height="560"></p>
+ <p class="figure">Figure 4 - Install dialog -Review Licenses pane</p>
+ </li>
</ol>
</div>
<p>Carbide downloads the selected features and installs them. You may need to relaunch Carbide.c++ to access the newly installed capabilities.</p>
Binary file core/com.nokia.carbide.cpp.doc.user/html/tasks/start/images/p2_available_sw.png has changed
Binary file core/com.nokia.carbide.cpp.doc.user/html/tasks/start/images/p2_install_details_01.png has changed
Binary file core/com.nokia.carbide.cpp.doc.user/html/tasks/start/images/p2_install_details_02.png has changed
Binary file core/com.nokia.carbide.cpp.doc.user/html/tasks/start/images/p2_review_licenses.png has changed
Binary file core/com.nokia.carbide.cpp.doc.user/html/tasks/start/images/update_features.png has changed
Binary file core/com.nokia.carbide.cpp.doc.user/html/tasks/start/images/update_features2.png has changed
Binary file core/com.nokia.carbide.cpp.doc.user/html/tasks/start/images/update_features3.png has changed
Binary file core/com.nokia.carbide.cpp.doc.user/html/tasks/start/images/update_features4.png has changed
Binary file core/com.nokia.carbide.cpp.doc.user/html/tasks/start/images/update_features5.png has changed