1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

bug 378978: [sd90] Internal error during serialization of language

settings after build has completed
This commit is contained in:
Andrew Gvozdev 2012-05-11 16:21:22 -04:00
parent 677449d867
commit 71420e489e

View file

@ -916,7 +916,7 @@ public class LanguageSettingsProvidersSerializer {
}
}
if (folder.isAccessible()) {
rule = fileStorePrj;
rule = folder;
}
}
if (rule == null) {