redhat-developer / quarkus-ls

Language server for Quarkus tooling
Eclipse Public License 2.0
44 stars 15 forks source link

Use lsp4mp `0.8.0-SNAPSHOT` #863

Closed datho7561 closed 1 year ago

datho7561 commented 1 year ago

Signed-off-by: David Thompson davthomp@redhat.com

datho7561 commented 1 year ago

This is failing, since no lsp4mp 0.8.0 SNAPSHOTS have been published (since the build failed) okay I fixed that issue

datho7561 commented 1 year ago

I managed to get the tests to pass locally, they are just very flaky

rgrunber commented 1 year ago

You could also switch to using https://repo.eclipse.org/content/repositories/jdtls-snapshots/org/eclipse/jdt/ls/org.eclipse.jdt.ls.tp/1.23.0-SNAPSHOT/ .

datho7561 commented 1 year ago

Alright, I've updated jdt.ls