core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_updating.htm
changeset 819 8121a281245c
parent 474 255538df147a
child 1376 120480c02651
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_updating.htm	Tue Jan 26 11:44:24 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_updating.htm	Tue Jan 26 13:41:56 2010 -0600
@@ -14,29 +14,35 @@
 </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>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>Updates to Carbide.c++ current features are available using the <b class="step">Install New Software</b><b> </b>feature. This feature now makes use of the P2 provisioning system released in Eclipse 3.4 which provides a more robust updating mechanism for  currently installed features as well as the adding of new ones to the Carbide environment.</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  to know as any updates to those modified base plug-ins may cause Carbide  not to 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 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 occurrence of any dependency errors.</p>
   <ol>
-    <li>Select <b class="step">Help &gt; Software Updates &gt; Find and Install...</b> to display the Install/Update dialog. Select &quot;Search for new features to install&quot; 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>
-  <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>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 drop down, 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>
   </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>