|
» Subscribe » Favorite Links » What is S60? » Freeware & Trials » S60 devices » Hints and tips » About this blog |
» Blognotes (15) » Bugs and Workarounds (4) » Build tools (5) » Carbide.c++ 1.1 (4) » Carbide.c++ 1.2 (8) » Carbide.c++ 1.3.x (8) » Carbide.c++ 2.0.x (4) » Carbide Plug-Ins (4) » CodeWarrior (2) » FAQ (6) » Future directions (24) » General (46) » Off-topic (4) » On-device debugging (13) » Performance Investigator (2) » Product features (17) » Product releases (16) » Screencast (13) » Support (32) » Tool setup (5) » UI Designer (8) » Usability (16) » Work in Progress (13) » Write-build-debug (4) |
|
» (UIQ 3) SDK Synchronizer Plug-in » C++ Refactoring in CDT » Get Carbide.c++ to do.... well anything! » A Quick Tour of the Carbide.c++ SDK APIs |
|
Subscribe to RSS feed For email notification, please click here » |
Eric at NewLC writes that Sony-Ericsson just released a new (UIQ 3) SDK Synchronizer plug-in. Since it just compares an existing file system with a zip archive I didn't think it was only specific to UIQ3, so I gave it a quick go on the S60 3rd FP2 SDK.
Continue reading "(UIQ 3) SDK Synchronizer Plug-in" »You may have noticed the Refactoring menu option in the context menus while using Carbide.c++. Under Carbide 1.3.x all it does is basic renaming of objects and variables. However, there is a project underway (from HSR) that adds a lot of new C++ refactoring functionality to the eclipse C/C++ tool set. You can even give it a test drive by visiting the CDT Refactoring Project website and downloading the update site and installing the plug-ins into Carbide!
Continue reading "C++ Refactoring in CDT" »Starting with Carbide.c++ release 1.2 we've introduced public APIs for Carbide 3rd party Carbide development. These APIs are also being used by internal Nokia tools teams and other Symbian OS licensees. However, I do occasionally get a technical question from plug-in developers that don't even know there are APIs to access Carbide project info. So in those cases, a quick start might help to ease into Carbide development.
Continue reading "A Quick Tour of the Carbide.c++ SDK APIs " »