core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm
changeset 1636 f69b88cecb3c
parent 1631 f7403b1aedbd
child 1657 03f5f8bf29b4
child 1754 a1e1c11d5a44
equal deleted inserted replaced
1635:0a1eefa4d4de 1636:f69b88cecb3c
    29 <p class="note" style="color: rgb(255, 0, 0);"><span style="font-weight: bold;">WARNING</span>:
    29 <p class="note" style="color: rgb(255, 0, 0);"><span style="font-weight: bold;">WARNING</span>:
    30 Updating the CDT feature in Carbide.c++/Eclipse will wipe out our
    30 Updating the CDT feature in Carbide.c++/Eclipse will wipe out our
    31 changes making the tools unusable!</p>
    31 changes making the tools unusable!</p>
    32 <h3><a name="whatsNew" id="whatsNew"></a>What's New in 3.0.0 </h3>
    32 <h3><a name="whatsNew" id="whatsNew"></a>What's New in 3.0.0 </h3>
    33 <p>The following features for Symbian  development are provided within Carbide.c++:</p>
    33 <p>The following features for Symbian  development are provided within Carbide.c++:</p>
       
    34 <h4>Milestone 2</h4>
       
    35 <ul>
       
    36     <li>A new <a href="reference/view_carbide_portal.htm">Carbide Portal</a> view provides easier access to Carbide information, an extensions marketplace, and support.</li>
       
    37     <li>The <a href="reference/view_variables.htm">Variables</a> view and debug hover now supports the following 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>
       
    38 </ul>
       
    39 <h4>Milestone 1</h4>
    34 <ul>
    40 <ul>
    35     <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. 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>
    41     <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. 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>
    36     <li><b>CDT 7.0 </b>&#8212; The final version of CDT is included as part of the Helios release. See the <a href="http://wiki.eclipse.org/CDT/User/NewIn70">CDT 7.0 News and Noteworthy</a> page for more information.    </li>
    42     <li><b>CDT 7.0 </b>&#8212; The final version of CDT is included as part of the Helios release. See the <a href="http://wiki.eclipse.org/CDT/User/NewIn70">CDT 7.0 News and Noteworthy</a> page for more information.    </li>
    37     <li><strong>Eclipse Debugger for C/C++</strong><strong> </strong>&mdash; Carbide now uses the <strong>Eclipse Debugger for C/C++</strong> (EDC) as its default 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>
    43     <li><strong>Eclipse Debugger for C/C++</strong><strong> </strong>&mdash; Carbide now uses the <strong>Eclipse Debugger for C/C++</strong> (EDC) as its default 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>
    38   <li><strong>Customized Carbide environment</strong>  &mdash; Carbide introduces Plugin Discovery Sites where you can search for and download Carbide plugins to customize your Carbide environment. Think of it as an app store for plugins. It uses the Eclipse P2 feature  to provide a common framework for finding, installing, updating, and removing plugins from the Carbide environment.</li>
    44   <li><strong>Customized Carbide environment</strong>  &mdash; Carbide introduces Plugin Discovery Sites where you can search for and download Carbide plugins to customize your Carbide environment. Think of it as an app store for plugins. It uses the Eclipse P2 feature  to provide a common framework for finding, installing, updating, and removing plugins from the Carbide environment.</li>