mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-06 08:35:26 +02:00
![]() When file language mapping is reset back to inherit, empty (without
configuration, language and path attributes) file-mapping element is
created in .cproject file. This leads to project corruption.
Add a check for empty entry value in
LanguageMappingStore#addFileMappings.
475344: Broken .cproject file after file language mapping is reset to
inherit
https://bugs.eclipse.org/bugs/show_bug.cgi?id=475344
Change-Id: I6e7d0b8d1199501e087ce42b75f0d8e83fca77cd
Signed-off-by: Ivan Furnadjiev <ivan@eclipsesource.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
.settings | ||
browser | ||
META-INF | ||
model/org/eclipse/cdt | ||
parser/org/eclipse/cdt | ||
schema | ||
src/org/eclipse/cdt | ||
templateengine/org/eclipse/cdt/core/templateengine | ||
utils/org/eclipse/cdt | ||
.classpath | ||
.cvsignore | ||
.options | ||
.project | ||
about.html | ||
build.properties | ||
ChangeLog | ||
ChangeLog-2003 | ||
plugin.properties | ||
plugin.xml | ||
pom.xml |