|
» 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 (2) » 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 (16) » Product releases (16) » Screencast (12) » Support (31) » Tool setup (5) » UI Designer (8) » Usability (15) » Work in Progress (13) » Write-build-debug (4) |
|
» New Screencast: Build Configuration Options » Help from our Friends » Launching from the SPN View » Tips for using the CodeScanner tool! » Carbide in the summer |
|
Subscribe to RSS feed For email notification, please click here » |
« Launching from the SPN View | Main | New Screencast: Build Configuration Options »
One of the things we have heard about the last couple Carbide releases is how much better the code navigation features have become. Most of those rely on the C++ code indexer built into CDT so the better the indexer gets the better all the code navigation features perform.
While our team tests these features and has fixed a few bugs most of the recent improvement is due to work by other committers on the CDT project. Markus Schorn at Wind River has lead the great improvement in the CDT indexer over the past couple releases and Andrew Ferguson at Symbian has addressed a lot of issues that effect Carbide.c++ users in particular.
The CDT C++ indexer code isn’t easy to just pick up and play around with so there aren’t a lot of people with the skills and experience to work on improvements. So we’re very happy Andrew’s work on CDT has continued: he’s fixed over a dozen bugs in CDT 5.0.x that we’ll be using in the upcoming Carbide 2.0 release. You can see the details by searching the Eclipse bugzilla. Thanks Andrew.
Comments
... and they make a huge difference.
All the indexer-related features work so much better in the daily builds of Carbide.c++ 2.0.
Posted by: Adrian Taylor | July 18, 2008 02:54 PM+1. Since Markus and Andrew have taken over the indexer it's been awesome and helped make the CDT one of the leading C++ IDEs in the industry. And it's let me focus on other needs of the CDT and greater Eclipse community, so double bonus for me :)
Posted by: Doug Schaefer | July 18, 2008 09:37 PM