BUG 10333 - added note on using check for updates before running install new software RCL_2_4
authorfturovic <frank.turovich@nokia.com>
Mon, 04 Jan 2010 11:37:56 -0600
branchRCL_2_4
changeset 738 ff927d0c0d96
parent 736 366e63698826
child 744 80fa49fd0bda
BUG 10333 - added note on using check for updates before running install new software
core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_updating.htm
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_updating.htm	Mon Jan 04 11:10:07 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_updating.htm	Mon Jan 04 11:37:56 2010 -0600
@@ -9,7 +9,6 @@
 <style type="text/css">
 <!--
 .style2 {color: #FF0000}
-.style3 {font-weight: bold}
 -->
 </style>
 </head>
@@ -20,29 +19,30 @@
 <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>
+  <p class="note"><b>NOTE</b> Always run the <b>Help &gt; Check for Updates</b> wizard and install all updates before attempting to install  new software. This can prevent the occurance of any dependency errors.</p>
   <ol>
     <li>Select <b class="step">Help &gt; 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>
+      <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>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>
+    <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>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>