1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
Find a file
Jonah Graham bbf3baa71a Roll back platform to avoid Job scheduling issue
The 2022-12 M1 build from Platform may have a regression that is causing
CDT build to fail more often due to deadlock in the indexer.

This commit uses 2022-09 R build of Platform to avoid the problem.

Note that this won't resolve the issue in Platform, but will allow
CDT to be built.

Fixes #81
2022-10-03 20:41:12 -04:00
.mvn [releng] Update to Tycho 2.7.1 2022-04-11 17:07:30 -04:00
build Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
cmake Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
codan Rename example project to have "example" in the name 2022-10-03 12:42:37 -04:00
core Remove API tooling from projects that are not part of our release 2022-10-03 12:42:37 -04:00
cross Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
debug Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
doc [releng] Bump versions for CDT 11.0.0 2022-10-03 12:42:37 -04:00
dsf Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
dsf-gdb Remove API tooling from projects that are not part of our release 2022-10-03 12:42:37 -04:00
FAQ Update FAQ instruction on running test suite (#58) 2022-08-22 16:59:31 -04:00
images Update FAQ instruction on running test suite (#58) 2022-08-22 16:59:31 -04:00
jenkins/pod-templates Migrate builds to GitHub as source (#26) 2022-08-08 09:07:31 -04:00
jsoncdb Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
jtag Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
launch Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
launchbar Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
llvm Remove API tooling from projects that are not part of our release 2022-10-03 12:42:37 -04:00
lsp Remove API tooling from projects that are not part of our release 2022-10-03 12:42:37 -04:00
memory Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
native Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
NewAndNoteworthy Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
qt Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
releng Roll back platform to avoid Job scheduling issue 2022-10-03 20:41:12 -04:00
remote Remove API tooling from projects that are not part of our release 2022-10-03 12:42:37 -04:00
terminal Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
testsrunner Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
tools.templates Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
unittest Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
util Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
visualizer Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
windows Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
.clang-format Bug 568079: Reformat source code using clang-format 2020-10-31 20:13:42 -04:00
.gitattributes Migrate New and Noteworthy from Wiki to GitHub 2022-10-02 20:46:56 -04:00
.gitignore [releng] Update to Tycho 2.7.1 2022-04-11 17:07:30 -04:00
.project Filter nested projects from org.eclipse.cdt.root 2022-08-12 09:39:25 +02: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 Fix issues link in markdown 2022-09-07 15:26:37 -04:00
Downloads.md Update references of git.eclipse.org to github 2022-08-22 17:43:40 -04:00
GitHubMigration.md Part of #32: Document the redirects for eclipse.org/cdt to GitHub (#60) 2022-08-22 20:36:41 -04:00
Jenkinsfile Run the archiving of artifacts first 2022-09-09 20:18:47 -04:00
LICENSE Add missing root LICENSE file 2021-11-29 17:58:48 -05:00
POLICY.md Fixed links in md files 2022-08-17 13:31:28 +02:00
pom.xml [releng] Update simrel site to 2022-12 2022-10-03 12:42:37 -04:00
README.md Migrate New and Noteworthy from Wiki to GitHub 2022-10-02 20:46:56 -04:00
TESTING.md Update FAQ instruction on running test suite (#58) 2022-08-22 16:59:31 -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.

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.

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.