Callum Lamont
Callum Lamont
Chiming in here as I also had a test in `:server:test` failing (find maven classpath). Though I believe my issue was caused by something different to above. ```bash java.lang.AssertionError: Expected:...
For me, the slow initialisation seems to be due to the LSP indexing _all_ gradle dependincies on my system. If I create a small example project with `gradle init`, once...
> you're referring to some options that could be used with some alias and not the others? Yeah. The use case I came up against was configuring two different timeouts....
Sorry, I meant the socket timeout and socket connect timeout.