Find a file
Jonah Graham 592ee07935 Split apart the README file and update Contributing file from the wiki
This includes migrating the following pages from the wiki to
the source:

- https://wiki.eclipse.org/CDT/contributing
- https://wiki.eclipse.org/Getting_started_with_CDT_development
- https://wiki.eclipse.org/CDT/policy
- https://wiki.eclipse.org/CDT/git

Note that much of the content on those pages was redundant or
obsolete, therefore the files are not copied over as is
from the wiki.

In addition the content from https://www.eclipse.org/cdt/ has
migrated over as appropriate too. Much of https://www.eclipse.org/cdt/
was also redundant or obsolete too.

Change-Id: I2b38a4fbb3351c8eb8bbf8c910eb3a3118eda142
2022-08-04 12:23:12 -04:00
.mvn [releng] Update to Tycho 2.7.1 2022-04-11 17:07:30 -04:00
build Bug 580441: Accommodate deleted folder of source files 2022-07-26 08:22:58 +01:00
cmake Bug 580178 - Unable to stop build process from launchbar 2022-06-30 12:34:16 -04:00
codan Bug 580062 - Self assignment check fix 2022-06-03 09:30:53 -04:00
core Move the disable intro ini out of root of repo 2022-08-04 12:23:12 -04:00
cross Bug 579666: Improve dark theme on Windows 2022-05-06 04:38:00 -04:00
debug Move the disable intro ini out of root of repo 2022-08-04 12:23:12 -04:00
doc Mark deprecated class for removal 2022-05-20 11:46:54 -04:00
dsf Bug 580248: Allow widget baseline to be less than font baseline 2022-06-27 15:36:16 -04:00
dsf-gdb Move the disable intro ini out of root of repo 2022-08-04 12:23:12 -04:00
FAQ FAQs migrated from wiki 2022-08-04 12:23:12 -04:00
jsoncdb Bug 580045 - Better error message for compiler built-ins 2022-06-08 14:03:09 -04:00
jtag Move the disable intro ini out of root of repo 2022-08-04 12:23:12 -04:00
launch Bug 579944: Clean up Docker include path code 2022-05-20 21:08:10 -04:00
launchbar [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
llvm [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
lsp Move the disable intro ini out of root of repo 2022-08-04 12:23:12 -04:00
memory [releng] Apply auto-clean of save to all files with Eclipse 4.23 2022-04-19 20:13:15 -04:00
native [releng] Rebuilt natives for updated Java 2022-07-19 15:51:41 -04:00
qt Bug 580178 - Unable to stop build process from launchbar 2022-06-30 12:34:16 -04:00
releng Move the disable intro ini out of root of repo 2022-08-04 12:23:12 -04:00
remote [releng] PDE does not properly resolve dependency without extra import 2022-06-15 10:56:22 -04:00
terminal [releng] Apply auto-clean of save to all files with Eclipse 4.23 2022-04-19 20:13:15 -04:00
testsrunner [releng] Apply auto-clean of save to all files with Eclipse 4.23 2022-04-19 20:13:15 -04:00
tools.templates [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
unittest [releng] Apply auto-clean of save to all files with Eclipse 4.23 2022-04-19 20:13:15 -04:00
util [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
visualizer [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
windows [releng] Make CDT Clean-up profile match Editor on save actions 2022-04-19 20:13:15 -04:00
.clang-format Bug 568079: Reformat source code using clang-format 2020-10-31 20:13:42 -04:00
.gitattributes Bug 577097: Add all file types to .gitattributes 2022-01-11 20:07:48 -05:00
.gitignore [releng] Update to Tycho 2.7.1 2022-04-11 17:07:30 -04:00
.project Bug 565144 - CDT.setup should be configured for 2020-09 development 2020-07-11 13:48:39 +03:00
BUILDING.md Split apart the README file and update Contributing file from the wiki 2022-08-04 12:23:12 -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 Split apart the README file and update Contributing file from the wiki 2022-08-04 12:23:12 -04:00
Downloads.md Split apart the README file and update Contributing file from the wiki 2022-08-04 12:23:12 -04:00
LICENSE Add missing root LICENSE file 2021-11-29 17:58:48 -05:00
logo.png Split apart the README file and update Contributing file from the wiki 2022-08-04 12:23:12 -04:00
POLICY.md Split apart the README file and update Contributing file from the wiki 2022-08-04 12:23:12 -04:00
pom.xml Move the disable intro ini out of root of repo 2022-08-04 12:23:12 -04:00
README.md Split apart the README file and update Contributing file from the wiki 2022-08-04 12:23:12 -04:00
snapshots.gif Split apart the README file and update Contributing file from the wiki 2022-08-04 12:23:12 -04:00
TESTING.md Split apart the README file and update Contributing file from the wiki 2022-08-04 12:23:12 -04: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.

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.

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.

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.