summaryrefslogtreecommitdiff
path: root/plugins/gradle/src/META-INF/plugin.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gradle/src/META-INF/plugin.xml')
-rw-r--r--plugins/gradle/src/META-INF/plugin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/gradle/src/META-INF/plugin.xml b/plugins/gradle/src/META-INF/plugin.xml
index f15f424a10b8..f00346625e81 100644
--- a/plugins/gradle/src/META-INF/plugin.xml
+++ b/plugins/gradle/src/META-INF/plugin.xml
@@ -106,6 +106,7 @@
<applicationService serviceImplementation="org.jetbrains.plugins.gradle.service.GradleInstallationManager"/>
+ <applicationService serviceImplementation="org.jetbrains.plugins.gradle.settings.GradleSystemSettings"/>
<projectService serviceImplementation="org.jetbrains.plugins.gradle.settings.GradleSettings"/>
<projectService serviceImplementation="org.jetbrains.plugins.gradle.settings.GradleLocalSettings"/>
<projectService serviceImplementation="org.jetbrains.plugins.gradle.service.project.GradleNotification"/>