Skip to content

Commit 4904077

Browse files
authored
Merge pull request ycm-core#3812 from CowKeyMan/documentation_gradle_note
Add message to use Kotlin language for build.gradle
2 parents 4496153 + f10389b commit 4904077

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,6 +1175,10 @@ The format of [build.gradle][gradle-project] files is way beyond the scope of
11751175
this document, but we do recommend using the various tools that can generate
11761176
them for you, if you're not familiar with them already.
11771177

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+
11781182
#### Troubleshooting
11791183

11801184
If you're not getting completions or diagnostics, check the server health:

0 commit comments

Comments
 (0)