java-language-server icon indicating copy to clipboard operation
java-language-server copied to clipboard

Publish org.javacs.lsp?

Open ice1000 opened this issue 4 years ago • 2 comments
trafficstars

Hi,

Since Eclipse lsp4j does not support jpms, it won't work well with our project. I came across this project and found a small implementation of the protocol, which is great! Do you plan to publish this module (https://github.com/georgewfraser/java-language-server/tree/master/src/main/java/org/javacs/lsp) to maven central or something? If you own the javacs.org domain name (and can add pages to this domain), I can help you with the maven central registration & upload.

If you don't care, I would just extract these codes and publish them myself, but you might be unhappy about it. So I'm asking.

ice1000 avatar Sep 08 '21 22:09 ice1000

We have published it with minor refactorings.

ice1000 avatar Sep 25 '22 22:09 ice1000

In maven central, use org.aya-prover.upstream:javacs-protocol:0.0.4

ice1000 avatar Sep 25 '22 22:09 ice1000