1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00
cdt/core
Erwin Waterlander 7911ac8a2b Bug 552070 - Build not configured correctly error while building a project
https://bugs.eclipse.org/bugs/show_bug.cgi?id=552070

After closing and opening a Core Build project (Make, CMake,
Autotools, and Meson), the project could not be built for Debug
anymore. Error: "Build not configured correctly".

Restoration of the debug build configurations failed, because the
settings had been removed during closure of the project.
CBuildConfiguration(IBuildConfiguration config, String name)
failed with a CoreException. The CBuildConfigurationManager
silently catched the exception and put the IBuildConfiguration for
debug in the noConfigs list.
2023-01-25 14:23:14 -05:00
..
org.eclipse.cdt.core Bug 552070 - Build not configured correctly error while building a project 2023-01-25 14:23:14 -05:00
org.eclipse.cdt.core.linux [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
org.eclipse.cdt.core.linux.aarch64 [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
org.eclipse.cdt.core.linux.ppc64le [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
org.eclipse.cdt.core.linux.x86_64 [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
org.eclipse.cdt.core.macosx [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
org.eclipse.cdt.core.native [releng] Update to latest maven-compiler-plugin version 2022-12-09 12:24:55 -05:00
org.eclipse.cdt.core.tests Add support for DW_FORM_line_strp 2023-01-16 20:47:09 +00:00
org.eclipse.cdt.core.win32 [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
org.eclipse.cdt.core.win32.x86_64 [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
org.eclipse.cdt.ui Make Select Configurations Dialog resizable 2023-01-18 15:50:45 -05:00
org.eclipse.cdt.ui.tests [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00
pom.xml [releng] Prepare repo for CDT 11.1.0 development 2022-12-09 12:24:55 -05:00