summaryrefslogtreecommitdiff
path: root/platform/platform-resources/src/componentSets/Lang.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/platform-resources/src/componentSets/Lang.xml')
-rw-r--r--platform/platform-resources/src/componentSets/Lang.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/platform/platform-resources/src/componentSets/Lang.xml b/platform/platform-resources/src/componentSets/Lang.xml
index bd3879e67a90..89a9b361a4f0 100644
--- a/platform/platform-resources/src/componentSets/Lang.xml
+++ b/platform/platform-resources/src/componentSets/Lang.xml
@@ -37,6 +37,7 @@
<component>
<implementation-class>com.intellij.codeInsight.preview.ImageOrColorPreviewManager</implementation-class>
</component>
+
</application-components>
<project-components>
@@ -203,7 +204,8 @@
</component>
<component>
- <implementation-class>com.intellij.openapi.roots.impl.PushedFilePropertiesUpdater</implementation-class>
+ <interface-class>com.intellij.openapi.roots.impl.PushedFilePropertiesUpdater</interface-class>
+ <implementation-class>com.intellij.openapi.roots.impl.PushedFilePropertiesUpdaterImpl</implementation-class>
</component>
<component>
@@ -225,6 +227,7 @@
<interface-class>com.intellij.ide.GeneratedSourceFileChangeTracker</interface-class>
<implementation-class>com.intellij.ide.GeneratedSourceFileChangeTrackerImpl</implementation-class>
</component>
+
</project-components>
<module-components>