--- a/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm Wed Jan 27 16:06:06 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/release_notes.htm Thu Jan 28 11:52:34 2010 -0600
@@ -35,25 +35,31 @@
Updating the CDT feature in Carbide.c++/Eclipse will wipe out our
changes making the tools unusable!</p>
<p> See the <a href="hints_tips.htm">Tips & tricks</a> page for more helpful information.</p>
-<h3><a name="whatsNew" id="whatsNew2"></a>What's New in 2.5.0 </h3>
+<h3><a name="whatsNew" id="whatsNew"></a>What's New in 2.5.0 </h3>
<p>The following features for Symbian development are provided within Carbide.c++:</p>
<ul>
+ <li><b>Plug-and-Play On-device Debugging </b> supported — 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>
+ <li><b>TRK improvements</b> - TRK continues to evolve and now includes these improvements:
+ <ul>
+ <li>TRK ...</li>
+ </ul>
+ </li>
<li><b>RVCT 4.0 (ARMv5)</b> supported</li>
<li><b>SmartInstaller for Qt</b> supported</li>
</ul>
-<h4><a name="240" id="210222"></a>2.4.0</h4>
+<h4><a name="new240" id="new240"></a>2.4.0</h4>
<ul>
<li> <span class="style5"><b>IMPORTANT WINSCW COMPILER</b></span> change - the WINSCW compiler 3.2.5 build 487 provides new name mangling to support critical exception handling. Without this change an exception can cause a program or system crash. For more information visit the <a href="http://developer.symbian.org/wiki/index.php/WINSCW_(build_version_information)">WINSCW</a> wiki page.</li>
<li><b>Qt Tools 1.6</b> now supported.</li>
<li>The <b>Run builds concurrently</b> option in the <a href="reference/wnd_build_prefs.htm">Builds</a> preference panel now supports up to 50 concurrent build jobs, up from 4.</li>
</ul>
-<h4><a name="230" id="21022"></a>2.3.0</h4>
+<h4><a name="new230" id="new230"></a>2.3.0</h4>
<ul>
<li>P2 update services now supported. Updating Carbide.c++ should be more flexible and easier than before.</li>
<li>The official Qt code style is now included in the Code Style preference panel.</li>
<li>Single file compiles on Raptor are now supported.</li>
</ul>
-<h4><a name="220" id="2102"></a>2.2.0</h4>
+<h4><a name="new220" id="new220"></a>2.2.0</h4>
<ul>
<li><b>Eclipse 3.5 </b>— The Eclipse 3.5 project (Galileo) 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.5</a> for more information.</li>
<li><b>CDT 6.0 </b>— The final version of CDT included as part of the Galileo release. See the <a href="http://wiki.eclipse.org/CDT/User/NewIn60">CDT 6.0 News and Noteworthy</a> page for more information.</li>
@@ -61,7 +67,7 @@
<li><b>SBSv2 arguments field</b> - added a text field to the <a href="reference/wnd_build_prefs.htm">Build > SBSv2</a> panel to allow parameter passing to Raptor builds.</li>
<li><b>Carbide.c++ News Reader</b> - now uses the proxy data provided by Eclipse when creating help connections.</li>
</ul>
-<h4><a name="210" id="210"></a>2.1.0</h4>
+<h4><a name="new210" id="new210"></a>2.1.0</h4>
<ul>
<li><b>Performance improvements</b> - the following areas of Carbide have been optimized to improve performance:
<ul>
--- a/core/com.nokia.carbide.cpp.doc.user/intro/whatsnew_IntroExt.xml Wed Jan 27 16:06:06 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/intro/whatsnew_IntroExt.xml Thu Jan 28 11:52:34 2010 -0600
@@ -20,8 +20,18 @@
<group style-id="content-group" id="carbide-cpp">
<link
+ label="Plug-n-Play On-device Debugging (2.5)"
+ url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/release_notes.htm"
+ id="carbide-link"
+ style-id="content-link">
+ <text>Debugging programs on a target device has never been easier with PnP on-device debugging.</text>
+ </link>
+ </group>
+
+ <group style-id="content-group" id="carbide-cpp">
+ <link
label="Performance Improvements (2.1)"
- url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/release_notes.htm#210"
+ url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/release_notes.htm#new210"
id="carbide-link"
style-id="content-link">
<text>Carbide performance improvements in 2.1 for large project importing, building, and other critical areas.</text>
@@ -38,16 +48,6 @@
</link>
</group>
- <group style-id="content-group" id="carbide-cpp">
- <link
- label="On-Device Connection (2.0)"
- url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_connection_wizard.htm"
- id="carbide-link"
- style-id="content-link">
- <text>Create remote connection settings and update Carbide software services on devices.</text>
- </link>
- </group>
-
</extensionContent>
</introContent>
\ No newline at end of file