core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm
author fturovic <frank.turovich@nokia.com>
Sat, 02 Oct 2010 10:37:28 -0500
changeset 2128 c47af40c385e
parent 2114 ffc0b039840b
child 2131 ff0156b93599
permissions -rw-r--r--
word misuse found by Eddie
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
30
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<html>
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<head>
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
  <title>Carbide.c++ Release Notes</title>
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     7
  <link href="../book.css" rel="stylesheet" type="text/css" />
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     9
  <link href="../book.css" rel="stylesheet" type="text/css" />
1951
4809919782c0 fixed broken links in pages
fturovic <frank.turovich@nokia.com>
parents: 1805
diff changeset
    10
  <script language="JavaScript" src="../projects/launch/launch_configs_overview.htm"></script>
30
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    11
</head>
1791
727385d8e2b3 added new customize carbide section and some relinking done for deleted duplicate page
fturovic <frank.turovich@nokia.com>
parents: 1754
diff changeset
    12
<body >
1408
8a094729606f Removed unused images from manual
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    13
<h2>Carbide.c++ Release Notes 3.0.0</h2>
30
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    14
<p>The Carbide.c++  is a comprehensive development tool suite for Symbian OS that is based on the Eclipse framework. The C++ Development Toolkit (CDT), provides the foundation for project and build tools management, as well as the primary interface for the debugger to communicate with the IDE. </p>
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    15
<p>This is a collection of important information concerning last-minute
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    16
  changes and other topics that deserve special attention.&nbsp;Please
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    17
  read these notes carefully before using the Carbide tools so you
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    18
  understand the current limitations and workarounds for known
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    19
  issues. </p>
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    20
<ul>
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    21
  <li><a href="#whatsNew">What's new </a></li>
1413
b5d7b821ee95 added v3.0 whats new items
fturovic <frank.turovich@nokia.com>
parents: 1408
diff changeset
    22
  <li><a href="bugs_fixed.htm">K</a><a href="#issues">nown issues</a></li>
b5d7b821ee95 added v3.0 whats new items
fturovic <frank.turovich@nokia.com>
parents: 1408
diff changeset
    23
  <li><a href="bugs_fixed.htm">Bug Fixes</a></li>
30
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    24
  <li><a href="#support">Technical support</a> </li>
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    25
</ul>
1408
8a094729606f Removed unused images from manual
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    26
<h3><a name="whatsNew" id="whatsNew"></a>What's New in 3.0.0 </h3>
290
654f16efe392 Added TRK improvements
fturovic <frank.turovich@nokia.com>
parents: 288
diff changeset
    27
<p>The following features for Symbian  development are provided within Carbide.c++:</p>
2009
b622387629d6 changed TRK to CODA in docs except where it related to pre-3.0 versions
fturovic <frank.turovich@nokia.com>
parents: 1951
diff changeset
    28
<ul>
2059
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    29
    
2114
ffc0b039840b revised release note according to tims comments
fturovic <frank.turovich@nokia.com>
parents: 2110
diff changeset
    30
    <li><b>Eclipse 3.6 </b>&#8212; The Eclipse 3.6 project (Helios) provides the foundation, or integration platform, on which  Carbide.c++  is built. New features include: Breakpoint detail pane for editing properties, Expression View Columns, Rectangular cut/paste, Synchronize View for applying patches. See <a href="PLUGINS_ROOT/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html">What's New in 3.6</a> for more information.</li>
2059
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    31
    <li><b>CDT 7.0 </b>&#8212; The final version of CDT is included as part of the Helios release. New Disassembly view with unlimited scrolling et al, new Templates view, compiler error/warning output highlighting, Regular Expression Error parser, Save build log to file, new key binding for &quot;Run last make target&quot;. See the <a href="http://wiki.eclipse.org/CDT/User/NewIn70">CDT 7.0 News and Noteworthy</a> page for more information. </li>
2114
ffc0b039840b revised release note according to tims comments
fturovic <frank.turovich@nokia.com>
parents: 2110
diff changeset
    32
    <li><strong>Eclipse Debugger for C/C++</strong><strong> </strong>&mdash; Carbide now uses the <strong>Eclipse Debugger for C/C++</strong> (EDC) as the default device debugger. EDC provided an entirely new Debug view with all of the standard debug features like variables, breakpoints, watchpoints, disassembly, and all the other views required to run a debugging session. In addition, EDC provides the framework to add new debug features like snapshots.</li>
2059
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    33
    <li><b>TCF Debug Agents</b> &ndash; Using Eclipse&rsquo;s Target Configuration Framework, a new set of debug agents are used with the new EDC debugger to provide a completely new end-to-end debug environment. </li>
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    34
    <li><b>Plug-n-Play Debug Discovery</b> &ndash; a new method where Carbide can detect a debug target (phone device, PlatSim, etc) and automatically connect and configure the target so debugging can be initiated.</li>
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    35
    <li><b>Snapshots</b> &ndash; Save the state of a debug session for later review. Multiple snapshots are stored in a debug album to be shared with others or used for comparing different debug sessions.</li>
2114
ffc0b039840b revised release note according to tims comments
fturovic <frank.turovich@nokia.com>
parents: 2110
diff changeset
    36
    <li><b>New SDK Manager</b> &ndash; Now automatically adds Symbian SDKs found on subst'ed drives and will link corresponding internally installed Qt SDKs. There are only two properties for SDKs now, the unique ID and location - no more messing around with OS or SDK versions!</li>
ffc0b039840b revised release note according to tims comments
fturovic <frank.turovich@nokia.com>
parents: 2110
diff changeset
    37
    <li><b>Improved Raptor support</b> &ndash; The Build Configuration Filter selects which platforms are visible when creating new projects or build configurations. This preference panel populates the build configurations when importing new projects. Users can now create their own custom variants for any Raptor build alias.</li>
ffc0b039840b revised release note according to tims comments
fturovic <frank.turovich@nokia.com>
parents: 2110
diff changeset
    38
    <li><b>CODA</b> replaces <b>TRK</b> as the debug agent on remote devices. CODA (Carbide On-device Debug Agent) uses the TCF interface to provide improved communication support between the Carbide debugger and the remote device. Can be downloaded and installed using the Install Remote Agents tab in the New Connection dialog. Requires both Carbide.c++ 3.x and EDC.</li>
2059
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    39
    <li><b>New Carbide.c++ portal view</b> &ndash; The new <a href="reference/view_carbide_portal.htm">Carbide.c++ Portal</a> view provides easier access to
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    40
        <ul>
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    41
            <li> Welcome and getting started information including videos, blogs, and much more</li>
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    42
            <li>Installing and updating Symbian SDKs using the SDK Manager</li>
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    43
            <li>Customizing the Carbide workspace to better suit your needs</li>
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    44
            <li>Support information</li>
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    45
        </ul>
2114
ffc0b039840b revised release note according to tims comments
fturovic <frank.turovich@nokia.com>
parents: 2110
diff changeset
    46
        </li>
ffc0b039840b revised release note according to tims comments
fturovic <frank.turovich@nokia.com>
parents: 2110
diff changeset
    47
    <li><strong>Streamlined UI</strong> &mdash; Carbide's UI has been streamlined and minimized to a core set of functionality, mainly that of creating Symbian projects, building and debugging them. Context menus have been reworked to show a minimum set of options. If your favorite option is missing, you can use the <strong>Capability</strong> preference panel or the <strong>Customize Perspective</strong> dialog to add favorite commands back onto the context menus.</li>
1636
f69b88cecb3c added 3.0 notes and revised TOC
fturovic <frank.turovich@nokia.com>
parents: 1631
diff changeset
    48
</ul>
2114
ffc0b039840b revised release note according to tims comments
fturovic <frank.turovich@nokia.com>
parents: 2110
diff changeset
    49
<ul><li><strong>Performance improvements</strong>  &mdash; We continue to address known performance issues as they reveal themselves. This release provides improvements for:
1413
b5d7b821ee95 added v3.0 whats new items
fturovic <frank.turovich@nokia.com>
parents: 1408
diff changeset
    50
      <ul>
2114
ffc0b039840b revised release note according to tims comments
fturovic <frank.turovich@nokia.com>
parents: 2110
diff changeset
    51
          <li><b>Cached SDK and SBS builds</b> &ndash; once your SDKs and build configurations are set up subsequent Carbide launches are faster.</li>
ffc0b039840b revised release note according to tims comments
fturovic <frank.turovich@nokia.com>
parents: 2110
diff changeset
    52
          <li><strong>Stack frames</strong> &mdash; in the Debug view stack frames were displayed once the symbol tables were completely read. For large symbol files this sometimes slowed down the display and hence the ability to continue debugging. Now the Debug view will show a subset of stack frames after a set time and update the remainder once it has finished scanning the symbol file.</li>
2110
87162897325f minor spelling edits
fturovic <frank.turovich@nokia.com>
parents: 2107
diff changeset
    53
          <li><strong>Executables view</strong>   &mdash; eliminated several use cases that forced the Executables list to update too frequently.</li>
1413
b5d7b821ee95 added v3.0 whats new items
fturovic <frank.turovich@nokia.com>
parents: 1408
diff changeset
    54
          <li><strong>Large symbol tables</strong> supported &mdash; The Carbide symbol reader has been rewritten to provide faster access to symbols and to handle very large symbol files (larger than 10GB).</li>
b5d7b821ee95 added v3.0 whats new items
fturovic <frank.turovich@nokia.com>
parents: 1408
diff changeset
    55
        </ul>
b5d7b821ee95 added v3.0 whats new items
fturovic <frank.turovich@nokia.com>
parents: 1408
diff changeset
    56
  </li>
2059
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    57
  <li>The Variables view and debug hover provides  smart formatting for:
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    58
      <ul>
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    59
          <li>Symbian data types and descriptors</li>
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    60
          <li>Qt data types:  <span class="code">QString</span>, <span class="code">QByteArray</span>, <span class="code">QSet</span>, <span class="code">QHash</span>, <span class="code">QMap</span>, <span class="code">QVector</span>, <span class="code">QList</span>, <span class="code">QLinkedList</span> and <span class="code">Qvariant</span>.</li>
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    61
      </ul>
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    62
  </li>
641033724348 updated release notes based on s60 wiki page
fturovic <frank.turovich@nokia.com>
parents: 2009
diff changeset
    63
  </ul>
1631
f7403b1aedbd added 2.7 notes
fturovic <frank.turovich@nokia.com>
parents: 1614
diff changeset
    64
<h4><a name="new270" id="new270"></a>2.7.0 </h4>
f7403b1aedbd added 2.7 notes
fturovic <frank.turovich@nokia.com>
parents: 1614
diff changeset
    65
<ul>
f7403b1aedbd added 2.7 notes
fturovic <frank.turovich@nokia.com>
parents: 1614
diff changeset
    66
    
f7403b1aedbd added 2.7 notes
fturovic <frank.turovich@nokia.com>
parents: 1614
diff changeset
    67
  <li>The Leavescan plug-in has been deprecated and is no longer included in  Carbide.c++ releases. Use Codescanner to replace the Leavescan functionality.</li>
f7403b1aedbd added 2.7 notes
fturovic <frank.turovich@nokia.com>
parents: 1614
diff changeset
    68
</ul>
f7403b1aedbd added 2.7 notes
fturovic <frank.turovich@nokia.com>
parents: 1614
diff changeset
    69
<h4><a name="new260" id="new2"></a>2.6.0 </h4>
1408
8a094729606f Removed unused images from manual
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    70
<ul>
8a094729606f Removed unused images from manual
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    71
    <li><b>GCCE 4.0 </b> supported &mdash; required for future SBSv2 releases.</li>
8a094729606f Removed unused images from manual
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    72
    <li><b>Symbian^3 </b>supported &mdash; new templates and improvements required for the public Symbian^3 SDK.</li>
1631
f7403b1aedbd added 2.7 notes
fturovic <frank.turovich@nokia.com>
parents: 1614
diff changeset
    73
    <li><b>Known Issues in v2.6.0</b>: 
f7403b1aedbd added 2.7 notes
fturovic <frank.turovich@nokia.com>
parents: 1614
diff changeset
    74
        <p>GCCE4 support requires using a SBSv2 build alias (<span class="code">-c</span> parameter) of <span class="code">armv5_udeb_gcce</span> or <span class="code">armv5_urel_gcce</span>. As of this writing, these aliases were not available in the SDK or SBSv2, but will appear in some future version. Carbide versions prior to 2.6 do not support GCCE4.</p>
f7403b1aedbd added 2.7 notes
fturovic <frank.turovich@nokia.com>
parents: 1614
diff changeset
    75
        <p>Users should consult the SDK documentation for GCCE and SBSv2 issues and installation requirements.</p>
f7403b1aedbd added 2.7 notes
fturovic <frank.turovich@nokia.com>
parents: 1614
diff changeset
    76
        <p>TRK: If you install the TRK app onto your phone's flash memory (Mass Storage) a Remote Connection may not find the TRK-service even though TRK is already connected to your PC.         Workaround: Uninstall TRK then reinstall it onto your PHONE memory (C-drive). The TRK service should now be &quot;Available&quot;.</p>
1408
8a094729606f Removed unused images from manual
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    77
    </li>
8a094729606f Removed unused images from manual
fturovic <frank.turovich@nokia.com>
parents: 1207
diff changeset
    78
</ul>
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    79
<h4><a name="new250" id="new"></a>2.5.0</h4>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    80
<ul>
1951
4809919782c0 fixed broken links in pages
fturovic <frank.turovich@nokia.com>
parents: 1805
diff changeset
    81
  <li><b>Plug-and-Play (PnP) On-device Debugging </b> supported &mdash; debugging a target device just got easier. Using a USB cable, connect the PC to the target device, then launch Carbide.c++. Carbide locates the connected device and creates a remote connection setup to communicate with it. Build the program and launch it on the device to start the debugging session. </li>
4809919782c0 fixed broken links in pages
fturovic <frank.turovich@nokia.com>
parents: 1805
diff changeset
    82
  <li><b>PnP Phone Launch Wizard</b> - If the project does not already have a launch configuration, the PnP Launch Wizard makes it easy to create one for <a href="projects/launch/launch_phone.htm">phones</a>. In addition the new <a href="projects/launch/launch_configs_overview.htm">Configure Launch Configuration</a> dialog provides a quick summary of the remote connection for easy review and modification.</li>
1207
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    83
  <li><b>Carbide  automatically detects TRK on target phones and devices</b> - Carbide  now detects the presence of either Application or System TRK on a connected device when TRK 3.2.6 or later are installed. Earlier TRK versions  do not support this recognition feature.</li>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    84
  <li><b>TRK improvements</b> - TRK continues to evolve and now includes these improvements:
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    85
    <ul>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    86
        <li>Both Application and System TRK v3.2.6 support PnP debugging. Update and install  using the <b>Help &gt; On Device Connections &gt; Install Remote Agents</b> pane in the <b>New Connection</b> dialog.</li>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    87
      <li><span class="code">VERSION3</span> command now supported</li>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    88
    </ul>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    89
  </li>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    90
  <li><b>RVCT 4.0 (ARMv5)</b> builds and some limited debugging is supported</li>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    91
  <li><b>Symbian ^3 SDK</b> now supported</li>
e265bbe56eb0 merge 2.6 changes to 3.0 docs
fturovic <frank.turovich@nokia.com>
parents: 819
diff changeset
    92
</ul>
1413
b5d7b821ee95 added v3.0 whats new items
fturovic <frank.turovich@nokia.com>
parents: 1408
diff changeset
    93
<h3><a name="issues" id="issues"></a>Known issues</h3>
b5d7b821ee95 added v3.0 whats new items
fturovic <frank.turovich@nokia.com>
parents: 1408
diff changeset
    94
<p>Workarounds for known issues: </p>
30
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    95
<ul>
1413
b5d7b821ee95 added v3.0 whats new items
fturovic <frank.turovich@nokia.com>
parents: 1408
diff changeset
    96
    <li><strong>Qt issues</strong> &mdash; If Qt does not seem to be working as expected, be sure to run the <span class="code">\configuration\qt\register_plugins.bat</span> file to properly register the Qt plugins. This is especially important if you installed Carbide using a zip file and not an installer.</li>
2128
c47af40c385e word misuse found by Eddie
fturovic <frank.turovich@nokia.com>
parents: 2114
diff changeset
    97
    <li><strong>USB issues</strong>  &mdash; There are known problems with some USB configurations. We are working to resolve these asap.</li>
30
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    98
</ul>
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    99
<h3><a name="support" id="support"></a>Technical support </h3>
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   100
<p>The following support services are available:</p>
1614
b1456c010578 Bug 11636 - fixed broken link to symbian foundation
fturovic <frank.turovich@nokia.com>
parents: 1435
diff changeset
   101
<ul><li>Visit the <a href="http://developer.symbian.org/">Symbian Foundation</a> for Carbide.c++ and Symbian development information </li>
30
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   102
</ul>
819
8121a281245c BUG 10603 - removed sophia text references from 3.0
fturovic <frank.turovich@nokia.com>
parents: 470
diff changeset
   103
<div id="footer">Copyright &copy; 2010 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>
30
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   104
3c007ddaa364 updated release notes and bugs fixed for 2.0.4
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
   105
</body>
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
   106
</html>