Find a file
betamax b7fa35979a
Bug579242: allow user to override CMake Settings (#683)
The Launch Bar Launch Configuration, Build Settings tab allows the user
to customise the CMake Settings (CMake generator, extra arguments, build
command and clean command). But changing these settings did not affect
the CMake build. This is now fixed.
A "Use these settings" checkbox allows the user to choose settings from
the UI or use the operating system defaults.
2024-02-07 13:52:58 -05:00
.github Update apt before trying to install in GHA workflows (#586) 2023-10-09 19:29:15 -04:00
.mvn Update to Tycho 4.0.1 2023-08-16 15:55:55 -04:00
build Enhance legacy GNU assembler flag detection 2024-01-27 16:03:45 +00:00
cmake Bug579242: allow user to override CMake Settings (#683) 2024-02-07 13:52:58 -05:00
codan Improve ProblemBinding checker message for failed function instantiation (#668) 2024-02-02 11:40:47 -05:00
core [#693] Fix resource leak warnings for org.eclipse.cdt.core.utils 2024-02-07 18:24:08 +03:00
cross Prepare repo for 11.5.0 (#633) 2023-12-06 18:48:15 -05:00
debug Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
doc Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
dsf Prepare repo for 11.5.0 (#633) 2023-12-06 18:48:15 -05:00
dsf-gdb Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
FAQ Update wiki.eclipse links to their new locations 2022-11-09 10:56:55 -05:00
images Document using DISPLAY when running UI tests 2022-11-21 12:14:05 -05:00
jenkins/pod-templates Allocate much more ram to the Pod on Jenkins 2023-08-19 17:17:15 -04:00
jsoncdb #461 Add support for freescale compiler (#462) 2023-12-28 18:08:20 -05:00
jtag Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
launch Prepare repo for 11.5.0 (#633) 2023-12-06 18:48:15 -05:00
launchbar [#669] Switch from "Require-Bundle:" to "Import-Package:" directive 2024-01-05 21:15:21 +03:00
llvm Prepare repo for 11.5.0 (#633) 2023-12-06 18:48:15 -05:00
memory Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
native Prepare repo for 11.5.0 (#633) 2023-12-06 18:48:15 -05:00
NewAndNoteworthy Bug579242: allow user to override CMake Settings (#683) 2024-02-07 13:52:58 -05:00
releng #461 Add support for freescale compiler (#462) 2023-12-28 18:08:20 -05:00
remote Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
terminal Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
testsrunner Prepare repo for 11.5.0 (#633) 2023-12-06 18:48:15 -05:00
tools.templates [#695] Improve localization for org.eclipse.tools.templates.ui bundle 2024-02-07 21:18:58 +03:00
unittest Prepare repo for 11.5.0 (#633) 2023-12-06 18:48:15 -05:00
util Prepare repo for 11.5.0 (#633) 2023-12-06 18:48:15 -05:00
visualizer Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
windows Prepare repo for 11.5.0 (#633) 2023-12-06 18:48:15 -05:00
.clang-format Bug 568079: Reformat source code using clang-format 2020-10-31 20:13:42 -04:00
.gitattributes allow github to index the build directory 2023-08-18 13:03:14 -04:00
.gitignore ignore top directory editor temp files 2022-12-03 11:14:33 -05:00
.project Filter nested projects from org.eclipse.cdt.root 2022-08-12 09:39:25 +02:00
BUILDING.md Add API Baseline checking to the build 2023-08-17 09:07:51 -04:00
CODE_OF_CONDUCT.md Split apart the README file and update Contributing file from the wiki 2022-08-04 12:23:12 -04:00
CONTRIBUTING.md Fix old link to IP log 2022-11-09 10:56:55 -05:00
Downloads.md Update information on development builds downloads 2022-12-01 11:46:15 -05:00
GitHubMigration.md CDT Calls on hackmd 2022-11-09 10:56:55 -05:00
Jenkinsfile Workaround #684 by disabling dsf-gdb tests (#685) 2024-01-29 18:49:31 -05:00
LICENSE Add missing root LICENSE file 2021-11-29 17:58:48 -05:00
POLICY.md Migrate API changelog from HTML into Markdown 2022-10-09 13:24:47 -04:00
pom.xml Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
README.md Add CDT LSP information to CDT's READMEs and N&N (#566) 2023-09-20 06:38:22 -04:00
StandaloneDebugger.md Remove unneeded escapes in markdown 2023-01-28 20:57:31 -05:00
TESTING.md Bug579242: allow user to override CMake Settings (#683) 2024-02-07 13:52:58 -05:00

Eclipse CDT™ C/C++ Development Tools

Jenkins Jenkins tests GitHub Eclipse Marketplace GitHub contributors

The Eclipse CDT™ Project provides a fully functional C and C++ Integrated Development Environment based on the Eclipse platform. Features include: support for project creation and managed build for various toolchains, standard make build, source navigation, various source knowledge tools, such as type hierarchy, call graph, include browser, macro definition browser, code editor with syntax highlighting, folding and hyperlink navigation, source code refactoring and code generation, visual debugging tools, including memory, registers, and disassembly viewers.

Highlights of recent releases and release notes are available in the New & Noteworthy.

See also https://projects.eclipse.org/projects/tools.cdt and https://eclipse.org/cdt

Download

The recommended way to obtain Eclipse CDT is to download it as part of the complete Eclipse IDE for C/C++ Developers or Eclipse IDE for Embedded C/C++ Developers or Eclipse IDE for Scientific Computing from the main Eclipse IDE download site.

Alternatively Eclipse CDT can be installed into an existing Eclipse installation using this p2 URL: https://download.eclipse.org/tools/cdt/releases/latest/ (see how)

Downloads links for older versions are available in Downloads.

Help & Support

The Eclipse CDT (C/C++ Development Tools) User Guide can be found in the Eclipse Help - C/C++ Development User Guide.

The Eclipse forum for C/C++ IDE (CDT) is for users to ask questions on how to use Eclipse CDT. It is monitored by fellow users in the community for support. Stack Overflow also has an eclipse-cdt tag that can be added to questions or searched for prevous similar questions.

The Eclipse CDT Plug-in Developer Guide can also be found in the Eclipse Help - CDT Plug-in Developer Guide.

There is an FAQ covering many commonly asked questions for both user and developers and a Contribution Guide for guidance on editing Eclipse CDT's source and submitting changes.

Reporting issues

Please report issues in the GitHub issue tracker.

Vendor Supplied Eclipse CDT

Did you get your version of Eclipse CDT from a vendor (such as a chip maker)? If so, they generally support their customers. In that case issues and support questions should be directed at the vendor in the first instance.

We encourage all vendors who are extending and redistributing Eclipse CDT to engage with the project and contribute fixes and improvements back to the Eclipse CDT project.

CDT LSP (LSP based C/C++ Editor)

The Eclipse CDT project also provides an LSP based C/C++ Editor. Please see the CDT LSP repo for more details on that project and the future plans for language server protocol and clangd support in Eclipse CDT.

Contributing

Contributions are always welcome!

Please bear in mind that this project is almost entirely developed by volunteers. If you do not provide the implementation yourself (or pay someone to do it for you), the bug might never get fixed. If it is a serious bug, other people than you might care enough to provide a fix.

Add-ons for CDT

There are many third-party addons for CDT to make it more productive.

  • CDT LSP: LSP based C/C++ Editor provided by the Eclipse CDT project
  • cmake4eclipse: This Eclipse plug-in automatically generates build-scripts for the Eclipse CDT managed build system from CMake scripts.
  • Sloeber: Eclipse Plugins based on Arduino toolchains or a enhanced Arduino IDE.
  • CUTE: C++ unit testing plug-in
  • Bracketeer: Auto-comments on closing brackets and highlight of matching/mismatching brackets
  • And many more in the Eclipse Marketplace, for example, try the CDT tag

Have a tool that you want listed here? Please open a PR

Code of Conduct

This project follows the Eclipse Community Code of Conduct.

Migration from Gerrit, Bugzilla, Wiki, Eclipse Forums

In the summer of 2022 the Eclipse CDT project migrated from Gerrit, Bugzilla, Wiki, Eclipse Forums to GitHub based solutions. Please see GitHub Migration for more details.