# HG changeset patch # User cawthron # Date 1257265987 21600 # Node ID c8abfce3e16a30e029ccb86f4ccef5136ca85363 # Parent ed5c50594d670e8ccf0219245e1fbdb1912f70f0 revert version number back to 2.3 diff -r ed5c50594d67 -r c8abfce3e16a core/com.nokia.carbide.cpp.doc.user/book.css --- a/core/com.nokia.carbide.cpp.doc.user/book.css Fri Oct 30 12:35:54 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/book.css Tue Nov 03 10:33:07 2009 -0600 @@ -12,7 +12,7 @@ /* 20091007 added verdana and ariel to list to match SFO website fonts choices */ body, p, table { font-family: Verdana, Ariel, Helvetica, sans-serif; - font-size: 1.0em; + font-size: 0.9em; font-weight: normal; } diff -r ed5c50594d67 -r c8abfce3e16a core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm Fri Oct 30 12:35:54 2009 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/bugs_fixed.htm Tue Nov 03 10:33:07 2009 -0600 @@ -16,14 +16,10 @@
This is a comprehensive list of bugs fixed by release:
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.
This is a collection of important information concerning last-minute changes and other topics that deserve special attention. Please @@ -35,13 +35,9 @@ Updating the CDT feature in Carbide.c++/Eclipse will wipe out our changes making the tools unusable!
See the Tips & tricks page for more helpful information.
-The following features for Symbian development are provided within Carbide.c++:
JVM terminated, Return code = -1
or when running from eclipse.exe:
Error occurred during initialization of VM Could not reserve enough space for object heap
-The solution is to edit your Carbide.c++.2.x.ini (or eclipse.ini if launching Eclipsec.exe) and use a smaller value for the -Xmx parameter to the JVM.
+The solution is to edit your Carbide.c++.1.x.ini (or eclipse.ini if launching Eclipsec.exe) and use a smaller value for the -Xmx parameter to the JVM.
NOTE In this scenario, Carbide.c++ performance may degrade.
- | Carbide Online Help Center v2.4 | +Carbide Online Help Center v2.1 |
Thank you for installing Carbide.c++2.4! It's an improvement over 2.3 with many improvements including support for Eclipse 3.5 and CDT 6.0, as well as numerous bug fixes.
+Thank you for installing Carbide.c++2.3! It's an improvement over 2.2 with many improvements including support for Eclipse 3.5 and CDT 6.0, as well as numerous bug fixes.
However, perhaps the best part about Carbide.c++ is the Carbide.c++ Development Kit (CDK) that you can use to build custom extensions for Carbide.c++. Update your installation of Carbide through the Carbide.c++ Update Site to get a copy of the Carbide.c++ Development Kit > Carbide.c++ Plug-in SDK. Take a look, and let us know what you build!
Finally, if you find bugs, please let us know by submitting it at the new Carbide Bugzilla bug tracking site located at https://xdabug001.ext.nokia.com/bugzilla
For any other questions, please don't hesitate to contact us.
diff -r ed5c50594d67 -r c8abfce3e16a core/com.nokia.carbide.cpp/plugin.properties --- a/core/com.nokia.carbide.cpp/plugin.properties Fri Oct 30 12:35:54 2009 -0500 +++ b/core/com.nokia.carbide.cpp/plugin.properties Tue Nov 03 10:33:07 2009 -0600 @@ -6,7 +6,7 @@ CHEAT_SHEETS = Cheat Sheets CHEAT_SHEETS_MENU = &Cheat Sheets... -productBlurb=\nCarbide.c++ Version 2.4.0\n\ +productBlurb=\nCarbide.c++ Version 2.3.0\n\ Build {0} {1}\n\n\n\n\n\n\n\ Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.\n\ Visit http://developer.symbian.org/\n\ diff -r ed5c50594d67 -r c8abfce3e16a core/com.nokia.carbide.cpp/plugin.xml --- a/core/com.nokia.carbide.cpp/plugin.xml Fri Oct 30 12:35:54 2009 -0500 +++ b/core/com.nokia.carbide.cpp/plugin.xml Tue Nov 03 10:33:07 2009 -0600 @@ -34,7 +34,7 @@