Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Fwd: [eclipse-cdt/cdt] CDT 11.6.1 for Eclipse 2024-06 (Discussion #859)

Hi folks,

CDT 11.6.1 is now out with some critical fixes for users of latest/testing versions of Fedora and Debian (and probably many others that derive from it).

A special thank you to the early adopters of new Linux distribution version for taking the time to report CDT bugs exposed by new versions and testing the fixes so we can roll them out to everyone.

Jonah

~~~
Jonah Graham (he/him)
Kichwa Coders
www.kichwacoders.com


---------- Forwarded message ---------
From: Jonah Graham <notifications@xxxxxxxxxx>
Date: Tue, 2 Jul 2024 at 21:26
Subject: [eclipse-cdt/cdt] CDT 11.6.1 for Eclipse 2024-06 (Discussion #859)
To: eclipse-cdt/cdt <cdt@xxxxxxxxxxxxxxxxxx>
Cc: Jonah Graham <jonah@xxxxxxxxxxxxxxxx>, Your activity <your_activity@xxxxxxxxxxxxxxxxxx>


CDT 11.6.1 for Eclipse 2024-06 is now released. Please have a look at the New and Noteworthy for the highlights of what is included in this release.

Eclipse IDE Installer

The preferred way to get CDT is to install Eclipse CDT as part of the Eclipse IDE for C/C++ Developers or Eclipse IDE for Embedded C/C++ Developers using the installer and then running Check for Updates to update to the latest version.

Eclipse IDE Downloads

Alternatively, download the zip/tar/dmg files from the main Eclipse Downloads site.

p2 site

Install CDT into an existing installation using the following p2 URL: https://download.eclipse.org/tools/cdt/releases/11.6 or as a cdt-11.6.1.zip

Eclipse Marketplace

The CDT project maintains 3 Marketplace entries:

Standalone Debugger

Any CDT install can be used as the standalone debugger, therefore download/install CDT as best suits you using the above options.

Thank you

Congratulations and thank you to everyone who contributed, whether by testing, filing bugs, submitting PRs, answering questions. Thank you all for the hard work.

What's Changed (Auto-generated by GitHub)

  • Use final p2 repos for all CDT 11.6 dependencies by @jonahgraham in #844
  • [cdt_11_6] Add enabled to JSON Compilation Database Generator prop page (#847) (#848) by @github-actions in #850
  • [cdt_11_6] Use CDT's container to run all code cleanliness checks by @jonahgraham in #852
  • [cdt_11_6] Speed up closing all file descriptors in the child process (Fixes #835) by @jonahgraham in #853
  • [cdt_11_6] On createBuildConfiguration, reset project's ScannerInfoProvider (#817) by @github-actions in #854
  • [cdt_11_6] Add support for String Terminator to be ESC \ by @github-actions in #855

New Contributors

  • @github-actions made their first contribution in #850

Full Changelog: CDT_11_6_0...CDT_11_6_1


This discussion was created from the release CDT 11.6.1 for Eclipse 2024-06.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <eclipse-cdt/cdt/repo-discussions/859@github.com>


Back to the top