eclipse-lsp4j / lsp4j

A Java implementation of the language server protocol intended to be consumed by tools and language servers implemented in Java.
https://eclipse.org/lsp4j
Other
582 stars 141 forks source link

ls4j as jar files #780

Closed sho94os closed 7 months ago

sho94os commented 7 months ago

how i can add Ls4j to my projekt without Maven. i don't use Maven in my projekt. i need oly ls4j as jar files

nixel2007 commented 7 months ago

You can download jar files manually from maven central

pisv commented 7 months ago

@sho94os Your question has already been answered in #774. Please don't open new issues for that.

Closing as a duplicate of #774.