1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
G. Hentschke d04849b0c4
[703] fix NPE when no build binaries on system PATH (#704)
[703] fix NPE when no build binaries on system PATH

- fixes NPE when new cmake project has been created while there are no
C/C++ build binaries on the PATH environment variable. The NPE has been
thrown when the children of the project should be fetched (e.g. in
project explorer view)
- fix NPE cause in ErrorBuildConfiguration
- fix unit test

fixes #703
2024-02-11 07:45:57 +01:00
..
org.eclipse.cdt.core [703] fix NPE when no build binaries on system PATH (#704) 2024-02-11 07:45:57 +01:00
org.eclipse.cdt.core.linux Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
org.eclipse.cdt.core.linux.aarch64 Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
org.eclipse.cdt.core.linux.ppc64le Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
org.eclipse.cdt.core.linux.x86_64 Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
org.eclipse.cdt.core.macosx Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
org.eclipse.cdt.core.native Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
org.eclipse.cdt.core.tests [703] fix NPE when no build binaries on system PATH (#704) 2024-02-11 07:45:57 +01:00
org.eclipse.cdt.core.win32 Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
org.eclipse.cdt.core.win32.x86_64 Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
org.eclipse.cdt.ui Accommodate external binary object files 2024-02-03 04:24:32 +00:00
org.eclipse.cdt.ui.tests Clean up Maven build (#662) 2023-12-28 14:35:58 -05:00
pom.xml Prepare repo for 11.5.0 (#633) 2023-12-06 18:48:15 -05:00