1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-31 04:45:38 +02:00
cdt/core/org.eclipse.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
..
.settings Support section data lookup within static libraries 2024-01-02 15:23:27 +00:00
browser/org/eclipse/cdt Remove unreachable code 2020-11-03 14:33:15 -05:00
doxygen/org/eclipse/cdt/doxygen Bug 562997 - Switch CDT doxygen to use new Equinox preferences API 2020-05-09 11:42:57 -04:00
META-INF [#669] Switch from "Require-Bundle:" to "Import-Package:" directive 2024-01-05 21:15:21 +03:00
model/org/eclipse/cdt [703] fix NPE when no build binaries on system PATH (#704) 2024-02-11 07:45:57 +01:00
OSGI-INF Bug 559193 - Rework DoxygenPreferences to encapsulate constants 2020-01-22 11:47:43 -05:00
parser/org/eclipse/cdt Improve ProblemBinding checker message for failed function instantiation (#668) 2024-02-02 11:40:47 -05:00
schema Bug 570992: Fix templates extension point documentation 2021-02-07 04:03:44 -05:00
src/org/eclipse/cdt [703] fix NPE when no build binaries on system PATH (#704) 2024-02-11 07:45:57 +01:00
templateengine/org/eclipse/cdt Refactor XML file handling 2023-08-16 11:06:59 -04:00
utils/org/eclipse/cdt [#693] Fix resource leak warnings for org.eclipse.cdt.core.utils 2024-02-07 18:24:08 +03:00
.classpath Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
.options Added tracing to CompositeValue.create. 2017-02-27 20:29:30 -08:00
.project Remove unused C Nature from cdt core 2020-11-03 14:29:40 -05:00
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
build.properties Bug 565154 - Delete CDT Core Options API 2020-08-01 05:54:03 -04:00
plugin.properties Ignore lines with "in function" and "In function" (#534) 2023-09-01 11:25:45 -04:00
plugin.xml Invoke "gcc" to build assembler files 2024-01-24 20:25:19 +00:00