1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-07 02:23:18 +02:00
cdt/core/org.eclipse.cdt.core
Ivan Furnadjiev a48852f21a Don't create empty file-mapping entries in .cproject file
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>
2015-09-16 15:40:36 -04:00
..
.settings Cosmetics. 2015-04-03 12:05:27 -07:00
browser Bug 473578 - Include "..." in the signature of a vararg function in 2015-08-03 19:43:31 -04:00
META-INF Bug 321443 - First implementation of new build model. 2015-08-31 14:14:21 -04:00
model/org/eclipse/cdt Don't create empty file-mapping entries in .cproject file 2015-09-16 15:40:36 -04:00
parser/org/eclipse/cdt Bug 475908: Replace nodeFactory field with getter(). 2015-09-05 17:37:54 -04:00
schema Bug 321443 - First implementation of new build model. 2015-08-31 14:14:21 -04:00
src/org/eclipse/cdt Add missing copyright notices. 2015-08-31 15:32:43 -04:00
templateengine/org/eclipse/cdt/core/templateengine
utils/org/eclipse/cdt Bug 445149 - Check the authority section when converting a URI to a UNC 2015-04-01 13:35:23 -04:00
.classpath
.cvsignore
.options
.project
about.html
build.properties
ChangeLog
ChangeLog-2003
plugin.properties
plugin.xml Bug 321443 - First implementation of new build model. 2015-08-31 14:14:21 -04:00
pom.xml Bug 321443 - First implementation of new build model. 2015-08-31 14:14:21 -04:00