1 / 4

CDT 3.1: Enhanced Development Tooling for C/C++ Integration

Explore the latest CDT 3.1 release with new APIs, PDOM, ILanguage support, and extended Managed Build API. Stay informed about API changes and relevant standards ISO/IEC9899:1999 and ISO/IEC14882:1998. Ensure IP cleanliness and updates for efficient coding.

liluye
Download Presentation

CDT 3.1: Enhanced Development Tooling for C/C++ Integration

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CDT (C/C++ Development Tooling) 3.1in the Callisto Simultaneous Release May 26, 2006

  2. CDT – APIs & Standards • All APIs in the CDT are provisional pending API reviews • Target is CDT 4.0 (next year) for this to happen • New APIs • PDOM (Persistant DOM) and Indexer API • ILanguage for adding support for new languages in CDT • Changed APIs • CSearch has been removed replaced by PDOM • Indexing API has been changed • Managed Build API has been extended • Relevent Standards • ISO/IEC9899:1999 Programming Languages – C • ISO/IEC14882:1998 Programming Languages – C++

  3. CDT – End of Life Issues • CSearch • The previous indexing and search framework has been removed • Replaced by PDOM (Persistent DOM) framework • Ctags-based Indexer has been removed • No one left to maintain it and port it to PDOM. • New “Fast” indexer is fast enough • Another strategy available that does not require external ctags tool • Run internal parser in a ctags-like mode.

  4. CDT – IP Cleanliness • About files and license files are complete and correct • All significant and third-party contributions have been reviewed by Eclipse Legal • There were no significant 3rd party contributions that required review • Project log complete and is pending review by Eclipse Legal • http://download.eclipse.org/tools/cdt/releases/callisto/cdt_3.1_project_log.csv

More Related