summaryrefslogtreecommitdiff
path: root/platform/platform-resources/src/META-INF/PlatformExtensionPoints.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/platform-resources/src/META-INF/PlatformExtensionPoints.xml')
-rw-r--r--platform/platform-resources/src/META-INF/PlatformExtensionPoints.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/platform-resources/src/META-INF/PlatformExtensionPoints.xml b/platform/platform-resources/src/META-INF/PlatformExtensionPoints.xml
index baea70a67c7a..00bd38430d68 100644
--- a/platform/platform-resources/src/META-INF/PlatformExtensionPoints.xml
+++ b/platform/platform-resources/src/META-INF/PlatformExtensionPoints.xml
@@ -10,7 +10,7 @@
interface="com.intellij.openapi.startup.StartupActivity"/>
<extensionPoint name="defaultProjectTypeProvider"
- interface="com.intellij.openapi.project.DefaultProjectTypeProvider"/>
+ beanClass="com.intellij.openapi.project.DefaultProjectTypeEP"/>
<extensionPoint name="errorHandler"
interface="com.intellij.openapi.diagnostic.ErrorReportSubmitter"/>