We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4496153 + f10389b commit 4904077Copy full SHA for 4904077
README.md
@@ -1175,6 +1175,10 @@ The format of [build.gradle][gradle-project] files is way beyond the scope of
1175
this document, but we do recommend using the various tools that can generate
1176
them for you, if you're not familiar with them already.
1177
1178
+Some users have experienced issues with their jdt.ls when using the Groovy
1179
+language for their build.gradle. As such, try using
1180
+[Kotlin](https://github.com/ycm-core/lsp-examples#kotlin) instead.
1181
+
1182
#### Troubleshooting
1183
1184
If you're not getting completions or diagnostics, check the server health:
0 commit comments