From ef9e29ad319048d3976b58e63775dd2905451064 Mon Sep 17 00:00:00 2001 From: Erwin Waterlander Date: Wed, 18 Dec 2024 13:00:40 +0000 Subject: [PATCH] Add improved CBS launch configuration for local applications to N&N --- NewAndNoteworthy/CDT-12.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NewAndNoteworthy/CDT-12.0.md b/NewAndNoteworthy/CDT-12.0.md index 198292ff912..1d7aa822a0f 100644 --- a/NewAndNoteworthy/CDT-12.0.md +++ b/NewAndNoteworthy/CDT-12.0.md @@ -26,6 +26,10 @@ Please see [CHANGELOG-API](CHANGELOG-API.md) for details on the breaking API cha See [Noteworthy issues and PRs](https://github.com/eclipse-cdt/cdt/issues?q=is%3Aclosed+label%3Anoteworthy+milestone%3A12.0.0) for this release in the issue/PR tracker. +## Improved launch configuration for CMake and other Core Build System projects + +The CMake and CBS Makefile project launch configurations for local applications have an improved Main tab and new Arguments, Environment, Debugger, Source, and Common tabs. + # Bugs Fixed in this Release See [GitHub milestones](https://github.com/eclipse-cdt/cdt/milestone/11?closed=1)