Skip to content

CDT LSP 2.0.0

Latest
Compare
Choose a tag to compare
@jonahgraham jonahgraham released this 12 Jun 18:04
· 16 commits to master since this release
6b08f2f

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 Changelog: CDT_LSP_1_1_0...CDT_LSP_2_0_0