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.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/platform-resources/src/META-INF/PlatformExtensionPoints.xml b/platform/platform-resources/src/META-INF/PlatformExtensionPoints.xml
index 61ee24ebe543..e8a45edbf138 100644
--- a/platform/platform-resources/src/META-INF/PlatformExtensionPoints.xml
+++ b/platform/platform-resources/src/META-INF/PlatformExtensionPoints.xml
@@ -12,6 +12,9 @@
<extensionPoint name="errorHandler"
interface="com.intellij.openapi.diagnostic.ErrorReportSubmitter"/>
+ <extensionPoint name="jps.plugin"
+ beanClass="com.intellij.jps.impl.JpsPluginBean"/>
+
<extensionPoint name="codeInsight.containerProvider"
interface="com.intellij.codeInsight.ContainerProvider"/>