Java LSP client for Xtext Language Server? [message #1836723] |
Tue, 12 January 2021 21:54  |
M D Messages: 33 Registered: January 2021 |
Member |
|
|
Hi,
I'm trying to build my own sort of editor and use it with the Xtext language server. The LSP client must be in Java. I've created a jar with the Xtext language server following this link (https://www.eclipse.org/community/eclipse_newsletter/2017/may/article5.php). The problem is, I have no idea of how to build the LSP client to connect to the server.
All examples I have found are for IDEs where a plugin / extension uses the jar. But I haven't been able to find something in just Java. I've looked at LSP4J which I know Xtext also uses for the server, but again haven't found anything.
Any solutions or ideas of how to get the client connecting to the server?
Thanks.
[Updated on: Tue, 12 January 2021 22:45] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02394 seconds