1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-29 03:03:10 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.core
Umair Sair 08693047c5 Headless importAll fails with error
importAll fails with error 'Project: .org.eclipse.egit.core.cmp already
exists in the workspace!' and no further projects are imported.

The fix is to not go into special directories .metadata and
.org.eclipse.egit.core.cmp. Moreover, importAll and removeAll do not
fail immediately if operation on a project fails,
instead it keeps on performing operation on all projects and at the end, headless
builder returns with error code if operation of any project failed
2023-05-03 11:35:38 -04:00
..
.settings Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
META-INF Set tool prefix for spawning GNU tool processes 2023-04-17 20:24:56 +01:00
schema Add GNU PE64 binary parser for MinGW GCC toolchain 2023-04-13 21:54:36 +01:00
src/org/eclipse/cdt Headless importAll fails with error 2023-05-03 11:35:38 -04:00
.classpath Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
.options Add missing buildModel tracing option 2015-10-22 15:24:47 -04:00
.project RESOLVED - bug 273636: changes to enable MBS on EFS projects 2009-04-28 12:02:33 +00:00
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
build.properties Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
plugin.properties Bug 571566: Document how to choose workspace for headless build 2021-03-01 02:40:52 -05:00
plugin.xml Bug 579756: Add support for prefixed toolchain binaries in parser 2022-04-25 15:34:13 -04:00