summaryrefslogtreecommitdiff
path: root/resources/src/componentSets/IdeaComponents.xml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/src/componentSets/IdeaComponents.xml')
-rw-r--r--resources/src/componentSets/IdeaComponents.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/resources/src/componentSets/IdeaComponents.xml b/resources/src/componentSets/IdeaComponents.xml
index 6d3c6b76943a..6faf2c022ed4 100644
--- a/resources/src/componentSets/IdeaComponents.xml
+++ b/resources/src/componentSets/IdeaComponents.xml
@@ -41,7 +41,8 @@
</component>
<component>
- <implementation-class>com.intellij.profile.codeInspection.InspectionProjectProfileManager</implementation-class>
+ <interface-class>com.intellij.profile.codeInspection.InspectionProjectProfileManager</interface-class>
+ <implementation-class>com.intellij.profile.codeInspection.InspectionProjectProfileManagerImpl</implementation-class>
<loadForDefaultProject/>
</component>
@@ -58,4 +59,4 @@
</component>
</module-components>
</components>
-
+