core/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_updating.htm
author fturovic <frank.turovich@nokia.com>
Fri, 15 Jan 2010 14:27:54 -0600
branchRCL_2_4
changeset 780 70dea91cab12
parent 738 ff927d0c0d96
child 1225 a546534a48de
permissions -rw-r--r--
fixed spelling error in page
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<html>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<head>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     7
<title>Updating Carbide.c++</title>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     9
<style type="text/css">
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    10
<!--
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    11
.style2 {color: #FF0000}
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    12
-->
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    13
</style>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    14
</head>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    15
<body bgcolor="#FFFFFF">
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    16
<h2>Updating Carbide.c++</h2>
558
ed5c50594d67 minor edits to updating page
fturovic <frank.turovich@nokia.com>
parents: 557
diff changeset
    17
<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>
ed5c50594d67 minor edits to updating page
fturovic <frank.turovich@nokia.com>
parents: 557
diff changeset
    18
<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>
557
4b531168dbc4 revised update carbide page and images to cover changes in P2 updating
fturovic <frank.turovich@nokia.com>
parents: 474
diff changeset
    19
<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>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    20
<div class="step">
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    21
  <h4>Installing Carbide Updates</h4>
780
70dea91cab12 fixed spelling error in page
fturovic <frank.turovich@nokia.com>
parents: 738
diff changeset
    22
  <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>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    23
  <ol>
557
4b531168dbc4 revised update carbide page and images to cover changes in P2 updating
fturovic <frank.turovich@nokia.com>
parents: 474
diff changeset
    24
    <li>Select <b class="step">Help &gt; Install New Software...</b> to display the Available Software pane of the Install dialog. 
4b531168dbc4 revised update carbide page and images to cover changes in P2 updating
fturovic <frank.turovich@nokia.com>
parents: 474
diff changeset
    25
      <p align="center"><img src="images/p2_available_sw.png" width="616" height="544"></p>
738
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    26
      <p class="figure">Figure 1 - Install dialog - Available Software pane</p>
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    27
      <ol type="a">
780
70dea91cab12 fixed spelling error in page
fturovic <frank.turovich@nokia.com>
parents: 738
diff changeset
    28
        <li>Select an update site from the Work with drop down, or click Add... to enter a new site URL.</li>
738
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    29
        <li>Click to select the items to update from the Name column.</li>
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    30
        <li>Click Next</li>
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    31
      </ol>
557
4b531168dbc4 revised update carbide page and images to cover changes in P2 updating
fturovic <frank.turovich@nokia.com>
parents: 474
diff changeset
    32
    </li>
738
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    33
    <li>In the Install Details pane select the specific items to install from those displayed, then click Next.
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    34
      <p align="center"><img src="images/p2_install_details_01.png" width="555" height="560"></p>
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    35
      <p class="figure">Figure 2 - Install dialog - Install Details pane</p>
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    36
      </li>
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    37
    <li>Review the items to install in the second Install Details pane<b>, then click Next.</b>
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    38
      <p align="center"><img src="images/p2_install_details_02.png" width="555" height="560"></p>
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    39
    <p class="figure">Figure 3 - Install dialog - second Install Details pane</p>
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    40
      </li>
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    41
    <li>Accept  the license 
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    42
      terms, then click Finish.
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    43
      <p align="center"><img src="images/p2_review_licenses.png" width="643" height="560"></p>
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    44
    <p class="figure">Figure 4 - Install dialog -Review Licenses pane</p>
ff927d0c0d96 BUG 10333 - added note on using check for updates before running install new software
fturovic <frank.turovich@nokia.com>
parents: 558
diff changeset
    45
      </li>
80
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    46
  </ol>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    47
</div>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    48
<p>Carbide downloads the selected features and installs them. You may need to relaunch Carbide.c++ to access the newly installed capabilities.</p>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    49
<h4>References</h4>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    50
<ul>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    51
  <li> <a href="carbide_overview.htm">Carbide.c++ Overview</a></li>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    52
</ul>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    53
<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    54
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    55
</body>
61ef8f7de1aa updated welcome section of manual, bug fixes, and TOC
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    56
</html>