CDT Commit Report for - March 12, 2004

amagloire

Externalize strings from Tanya.

aniefer

There was a NPE in CompleteParseASTFactory.createElaboratedTypeSpecifier in the case
where it was not a forward declaration and the symbol was not found during lookup.

report a IProblem.SEMANTIC_NAME_NOT_FOUND instead of NPE

bug 54639 Typedef of enumeration fails complete parse

dinglis

new console api

new C-Build console supporting mutiple streams.

update

mkhodjai

Applied patch from Tanya Wolff.

sevoy

Commit for Jeremiah Lott.
Allows the managed build system to resolve "forward references" within its extensions. In practice this is necessary to allow references between extensions in different plugins.
Partial fix for bugzilla 54202:
No longer use the cdtbuild file for persisting the default target and configuration settings for a project. This is assumed to be an individual workspace level setting so the choices are persisted in the project's persistent settings store.