Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] CDT 11.6.0 and CDT LSP 2.0.0 released

Hi folks,

I am pleased to announce the release of CDT 11.6.0 and CDT LSP 2.0.0. The release emails fro GitHub for each of those releases is below.

Thank you everyone!

Jonah


CDT 11.6.0 for Eclipse 2024-06

Repository: eclipse-cdt/cdt · Tag: CDT_11_6_0 · Commit: 9f85daf · Released by: jonahgraham

CDT 11.6.0 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

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.0.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)

What's Changed

New Contributors

Full Changelog: CDT_11_5_0...CDT_11_6_0

This release has 2 assets:

  • Source code (zip)
  • Source code (tar.gz)

Visit the release page to download them.



CDT LSP 2.0.0

Repository: eclipse-cdt/cdt-lsp · Tag: CDT_LSP_2_0_0 · Commit: 6b08f2f · Released by: jonahgraham

CDT LSP 2.0.0 which can be installed in Eclipse 2023-12 is now released. Please have a look at the README for an introduction to the highlights of what is included in this release.

Eclipse IDE Installer

The preferred way to get CDT LSP is to install Eclipse CDT as part of the Eclipse IDE for C/C++ Developers using the installer

The alternative way to get CDT LSP is to install your favourite flavour of Eclipse using the installer and then install CDT LSP with the p2 site listed below.

Eclipse IDE Downloads

Alternatively, download the zip/tar/dmg files from the main Eclipse Downloads site and install CDT LSP.

p2 site

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

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

New Contributors

Full ChangelogCDT_LSP_1_1_0...CDT_LSP_2_0_0

This release has 2 assets:

  • Source code (zip)
  • Source code (tar.gz)

Visit the release page to download them.


 


Back to the top