Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Release CDT_LSP_3_0_0 - CDT LSP 3.0.0
  • From: HENTSCHKE.Gesa <Gesa.HENTSCHKE@xxxxxxxxxxxxx>
  • Date: Wed, 12 Mar 2025 16:12:13 +0000
  • Accept-language: de-DE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=bachmann.info; dmarc=pass action=none header.from=bachmann.info; dkim=pass header.d=bachmann.info; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=otrtUcJiiee6Wz9X1fI05NaXI3dYdqMcOrNP0ZAWXeE=; b=A0zG4TXIzmYScQMaWlh3YGeiOtRKClEk5FQ29maQepoBwy6EvDHyBgpzii2/3mti8wc3DlYE6j+TFxf/acpvy2ryMqfIczEeR3l5Y8BTHWP9XPZUKlS+cKQ4R/+zZ5N4OTCOPO2eU2pvz1UKEQuOcEb93ss0Y+C33CMwEvQERgxvXXxgAPwbIuA9lFIdnP59Cm8w3q6TE7p3Oz4wQaU62xK4cgUytv6MqbnkVP9Zs9YKE2wnE5N4O9Us9wrIDxE6pH/+hCm3rx1Q++qbx6pCr0Ff6ZdJCVc0i1LSFddL2BNQHj4Su1agjjvu4SyGa3vGlV8QkzICd7S0yaqppj9oNg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=yQPlVrkWarPPeDcivDHvdoH4tVNq+3vJkpfAcziI+nDJLovLQJRtUdrHv4v2XzY66vc0pQ+VBGbEMDii4/U1bq7cDlUrFElthpPUX3pmYRoKSs5umwPuGzmdqU0EdkSLHwAS2J8bbTZZUU9DJESnqlf6YekM7f5aqWuwyWulkUEiRig0nvNm58HzSJkVvSCesvW7ENBQ6taMcycuSOXGPbjrFua8BgbLUtLN3jExEPl0MStVR4f/lPo8z4uv5Y5dYG6q6HSeKzVUgA6oxZ5bLkyCA16v34FDIpVPd7JDdwq/xywLmpGo0CdCiVsiNRvJ6GB4Ut+LDNn6fa6HIWpNtQ==
  • Delivered-to: cdt-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/cdt-dev/>
  • List-help: <mailto:cdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHbk2mES8AD+g1joEmnsg7bBC0C/Q==
  • Thread-topic: Release CDT_LSP_3_0_0 - CDT LSP 3.0.0

FYI
 

CDT LSP 3.0.0

Repository: eclipse-cdt/cdt-lsp · Tag: CDT_LSP_3_0_0 · Commit: bc3d559 · Released by: jonahgraham

CDT LSP 3.0.0 which can be installed in Eclipse 2025-03 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-3.0/ or as a cdt-lsp-3.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 (Auto-generated by GitHub)

What's Changed

New Contributors

Full Changelog: CDT_LSP_2_0_0...CDT_LSP_3_0_0

This release has 2 assets:

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

Visit the release page to download them.


You are receiving this because you are watching this repository.
View it on GitHub or unsubscribe from all notifications for this repository.


Back to the top